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