정답 개수:
90
틀린 개수:
3
실행 실패 개수:
7
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
9 4 0 5 1 6 0 6 1 4
0
1
7 5 1 6 1 3 0 3 4 5 3 4
0
1
8 5 0 3 0 1 4 7 3 5 0 4
0
1
5 6 1 2 1 4 1 3 0 3 0 4 0 2
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 5 out of bounds for length 5 at Main.dfs(Main.java:52) at Main.main(Main.java:40)
1
5 6 1 2 1 4 3 4 1 3 0 2 0 3
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 5 out of bounds for length 5 at Main.dfs(Main.java:52) at Main.main(Main.java:40)
1
5 6 1 4 1 3 3 4 0 3 0 2 0 1
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 5 out of bounds for length 5 at Main.dfs(Main.java:52) at Main.main(Main.java:40)
1