정답 개수:
58
틀린 개수:
37
실행 실패 개수:
5
14 4 1 11 5 1 1 2 1 9 3 4 L 6 L 11 D
6
5
6 7 1 2 1 4 3 6 6 6 1 6 6 3 4 1 2 2 L 3 D
4
3
5 9 1 2 5 5 4 1 1 4 4 5 2 5 1 3 3 5 5 2 4 4 D 6 D 11 L 16 L
4
11
10 7 8 7 2 10 5 10 2 2 1 6 9 1 7 8 1 1 D
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 31, in <module> if board[nx + dx[direction]*i][ny + dy[direction]*i] == 1: IndexError: list index out of range
11
6 10 1 2 5 5 1 5 6 1 4 5 2 6 3 6 1 6 1 3 3 5 8 5 L 8 L 13 L 15 L 19 D 20 L 22 L 23 L
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 31, in <module> if board[nx + dx[direction]*i][ny + dy[direction]*i] == 1: IndexError: list index out of range
6
14 25 3 10 14 13 11 5 13 8 13 14 2 14 12 12 5 6 4 14 8 14 1 2 2 1 1 5 1 8 7 6 12 5 14 2 4 7 12 14 14 14 5 11 1 4 1 7 1 10 7 11 1 5 D
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 31, in <module> if board[nx + dx[direction]*i][ny + dy[direction]*i] == 1: IndexError: list index out of range
19