정답 개수:
1
틀린 개수:
0
실행 실패 개수:
19
15 8 10101100 10111000 11011010 00100011 11110111 10110010 00111101 10100001 01010100 10000100 01001110 10110110 00010000 10111011 10100010
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 36, in <module> print(bfs(0,0)) File "Main.py", line 26, in bfs if graph[nx][ny] == 0: IndexError: list index out of range
-1
24 5 01101 00011 00011 11001 00010 00110 01010 11100 10111 11101 00111 01111 01011 11000 01010 00110 00000 01001 10010 01101 01111 00110 11011 00000
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 36, in <module> print(bfs(0,0)) File "Main.py", line 26, in bfs if graph[nx][ny] == 0: IndexError: list index out of range
-1
3 67 1000101110000000000001110100001100110011101000011111001100100100110 0001111001011101111000100110100100111101011011111011110110110010111 1010001000100101101100101000101110000000111111100000011010110000100
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 36, in <module> print(bfs(0,0)) File "Main.py", line 26, in bfs if graph[nx][ny] == 0: IndexError: list index out of range
-1