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