정답 개수:
12
틀린 개수:
4
실행 실패 개수:
84
2 3 1 1 1 0 0 0
2 2
1 3
4 7 0 1 1 1 0 1 0 1 1 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0
5 5
3 5
8 6 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 1 0 0 0 1 1 0 0 0 0 0
7 1
4 4
2 1 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)
1 2
1 3 1 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)
1 3
1 4 1 1 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)
1 4