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