정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
7 1000100 0001000 1110110 1111010 1101011 0110011 0110111
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 7 at Main.bfs(Main.java:59) at Main.main(Main.java:32)
5 1 1 1 10 14
10 1111111000 0011001001 1101111001 1100001100 1111100011 1011010111 1100111111 0101100100 1111110000 0111001110
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 10 at Main.bfs(Main.java:59) at Main.main(Main.java:32)
4 2 3 16 39
11 10001011110 01101000011 01111001001 01110000110 00110000111 00010111100 01111000011 11010001101 11011111010 11100001011 11011010111
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 11 at Main.bfs(Main.java:59) at Main.main(Main.java:32)
9 1 1 1 2 3 6 7 9 36