정답 개수:
18
틀린 개수:
0
실행 실패 개수:
82
5 1 1 0 0 0 1 1 0 0 0 1 0 1 1 0 1 0 1 0 0 1 0 1 0 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 24, in <module> if board[i][j] == 1: ~~~~~~~~^^^ IndexError: list index out of range
1
5 1 0 0 0 0 0 1 0 0 0 0 1 0 1 1 0 1 1 0 0 0 1 0 0 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 24, in <module> if board[i][j] == 1: ~~~~~~~~^^^ IndexError: list index out of range
1
5 1 0 0 0 1 0 1 0 1 0 1 0 0 1 1 1 0 0 1 0 1 1 1 0 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 24, in <module> if board[i][j] == 1: ~~~~~~~~^^^ IndexError: list index out of range
1