정답 개수:
84
틀린 개수:
0
실행 실패 개수:
16
21 5 2 0 0 1 1 1 0 0 0 1 0
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 21 out of bounds for length 21 at Main.bfs(Main.java:59) at Main.main(Main.java:91)
-1
2 2 6 0 1 0 0 0 0 1 1 0 0 0 0
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 2 at Main.bfs(Main.java:59) at Main.main(Main.java:91)
4
3 6 2 0 0 0 0 0 0 0 0 0 0 0 0
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3 at Main.bfs(Main.java:59) at Main.main(Main.java:91)
4