정답 개수:
14
틀린 개수:
31
실행 실패 개수:
55
2 2 0 1 4 4 0 6 7 3 2 1 4
0 0 0 0
0 0 0
2 2 0 0 5 0 0 0 0 4 2 3 1 3
0 0 0 0 0
0 0 0
2 3 0 0 4 0 2 3 1 2 3 3 4 2 1
0 0 0 0
0 0
2 2 0 1 5 0 3 0 3 1 1 2 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
2 3 1 2 4 0 0 0 0 0 0 1 4 3 2
런타임 에러 (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
2 2 1 0 6 0 0 0 0 4 3 2 1 1 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