정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
5 1 1 0 0 1 1
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1 at Main.bfs(Main.java:27) at Main.main(Main.java:59)
2 2
6 2 1 1 1 1 1 1 1 1 1 1 0 1
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 2 at Main.bfs(Main.java:27) at Main.main(Main.java:59)
1 11
2 8 0 1 1 1 1 0 1 1 0 0 0 1 1 1 1 1
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 2 at Main.bfs(Main.java:27) at Main.main(Main.java:59)
1 11