정답 개수:
71
틀린 개수:
18
실행 실패 개수:
11
2 3 0 1 4 0 0 0 0 0 0 1 2 4 3
0 0 0
0 0 0 0
2 3 0 1 4 0 1 0 0 0 3 4 1 2 3
0 0 0
0 0 0 0
2 4 0 3 5 1 0 0 0 1 0 0 1 3 2 2 1 4
0 0 0 0
3 2 2 1 5 5 0 0 2 0 3 3 1 3 4 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/2053b4801f7536b64541fb6aa31f58d2a787b5bac03de99bf8fb43439ed74aa0/Main.py", line 82, in <module> tops = solution(board, (r,c), moves) File "/tmp/compile/2053b4801f7536b64541fb6aa31f58d2a787b5bac03de99bf8fb43439ed74aa0/Main.py", line 65, in solution if board[r][c] == 0: IndexError: list index out of range
0 0 0 0
4 2 1 1 4 4 3 1 0 4 1 0 0 4 1 3 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/2053b4801f7536b64541fb6aa31f58d2a787b5bac03de99bf8fb43439ed74aa0/Main.py", line 82, in <module> tops = solution(board, (r,c), moves) File "/tmp/compile/2053b4801f7536b64541fb6aa31f58d2a787b5bac03de99bf8fb43439ed74aa0/Main.py", line 65, in solution if board[r][c] == 0: IndexError: list index out of range
0 0 0
3 2 1 1 6 0 0 0 0 0 0 3 1 2 3 4 4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/2053b4801f7536b64541fb6aa31f58d2a787b5bac03de99bf8fb43439ed74aa0/Main.py", line 82, in <module> tops = solution(board, (r,c), moves) File "/tmp/compile/2053b4801f7536b64541fb6aa31f58d2a787b5bac03de99bf8fb43439ed74aa0/Main.py", line 65, in solution if board[r][c] == 0: IndexError: list index out of range
0 0 0 0