정답 개수:
5
틀린 개수:
0
실행 실패 개수:
55
3 1 3 0 1 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 34, in <module> if dist[zp][nx][ny] == -1 and graph[nx][ny] == 0: ~~~~~~~~~~~~^^^^ IndexError: list index out of range
-1
6 1 5 0 1 1 1 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 34, in <module> if dist[zp][nx][ny] == -1 and graph[nx][ny] == 0: ~~~~~~~~~~~~^^^^ IndexError: list index out of range
-1
26 1 5 0 1 1 1 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 34, in <module> if dist[zp][nx][ny] == -1 and graph[nx][ny] == 0: ~~~~~~~~~~~~^^^^ IndexError: list index out of range
-1