정답 개수:
1
틀린 개수:
0
실행 실패 개수:
19
6 4 1001 0010 1111 1001 1010 1110
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 34, in <module> bfs(0,0) File "Main.py", line 24, in bfs if graph[nx][ny] == 0: IndexError: list index out of range
-1
17 3 111 010 110 011 111 000 011 000 101 010 101 100 101 110 110 100 110
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 34, in <module> bfs(0,0) File "Main.py", line 24, in bfs if graph[nx][ny] == 0: IndexError: list index out of range
-1
15 4 1001 0011 0000 1101 1111 1100 0110 1111 1111 1111 1101 1010 1101 0101 0000
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 34, in <module> bfs(0,0) File "Main.py", line 24, in bfs if graph[nx][ny] == 0: IndexError: list index out of range
-1