정답 개수:
1
틀린 개수:
0
실행 실패 개수:
19
9 2 01 10 11 11 10 10 10 11 10
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 20, in <module> if 0 <= nx < n and 0 <= ny < m and board[nx][ny] == 1 and not chk[nx][ny]: IndexError: list index out of range
-1
2 20 10011100000011110010 00111011000001001001
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 20, in <module> if 0 <= nx < n and 0 <= ny < m and board[nx][ny] == 1 and not chk[nx][ny]: IndexError: list index out of range
-1
2 37 0101110011101011000111000000011000110 1011001110101001100111010111011110101
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 20, in <module> if 0 <= nx < n and 0 <= ny < m and board[nx][ny] == 1 and not chk[nx][ny]: IndexError: list index out of range
-1