정답 개수:
75
틀린 개수:
0
실행 실패 개수:
25
2 4 1 3 4 0 0 2 4 2 3 4 3 4 2 3 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 54, in <module> solution() File "/tmp/target/Main.py", line 50, in solution arr[next_x][next_y] = 0 IndexError: list index out of range
0 0 0
4 2 3 1 4 2 2 3 2 0 3 3 0 1 2 3 4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 54, in <module> solution() File "/tmp/target/Main.py", line 50, in solution arr[next_x][next_y] = 0 IndexError: list assignment index out of range
0 0 0
3 2 1 1 6 0 0 0 0 6 0 2 3 2 4 4 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 54, in <module> solution() File "/tmp/target/Main.py", line 50, in solution arr[next_x][next_y] = 0 IndexError: list assignment index out of range
0 0 0 0 0