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