정답 개수:
41
틀린 개수:
44
실행 실패 개수:
15
3 2 0 1 4 0 0 0 2 0 0 4 2 1 3
0 0 0
0 0 0 0
2 2 0 1 6 1 1 0 0 1 2 3 2 1 4
0 0 0 0 0
0 0 0
2 3 0 1 6 3 4 0 2 0 1 2 1 4 4 4 3
0 0
0 0 0 0
2 3 1 2 5 0 2 6 0 3 8 4 3 1 1 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 66, in <module> if arr[y][x] == 0: IndexError: list index out of range
0 0
2 3 1 2 5 2 0 0 3 3 0 4 2 3 1 4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 66, in <module> if arr[y][x] == 0: IndexError: list index out of range
0 0 0 0
3 2 2 1 5 0 0 0 0 0 0 3 2 1 1 4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 52, in <module> if arr[y][x] == 0: IndexError: list index out of range
0 0 0 0