정답 개수:
18
틀린 개수:
0
실행 실패 개수:
82
1 3 111 000
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 34, in <module> graph[row+dr][col+dc] = not graph[row+dr][col+dc] ~~~~~^^^^^^^^ IndexError: list index out of range
-1
1 4 0111 1111
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 34, in <module> graph[row+dr][col+dc] = not graph[row+dr][col+dc] ~~~~~^^^^^^^^ IndexError: list index out of range
-1
1 4 0101 0000
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 34, in <module> graph[row+dr][col+dc] = not graph[row+dr][col+dc] ~~~~~^^^^^^^^ IndexError: list index out of range
-1