정답 개수:
27
틀린 개수:
13
실행 실패 개수:
60
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
6 3 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
-1
7
3 6 1 0 1 0 1 1 1 -1 0 1 -1 -1 0 1 1 1 1 -1
-1
1
2 9 1 -1 -1 -1 -1 1 1 1 1 1 -1 1 -1 0 1 -1 1 -1
0
1
2 3 1 0 1 1 1 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 38, in <module> if tomatoes[nx][ny] == 0: IndexError: list index out of range
1
2 5 0 0 1 -1 0 0 0 1 0 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 38, in <module> if tomatoes[nx][ny] == 0: IndexError: list index out of range
2
6 2 1 1 1 1 1 1 1 1 0 0 1 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 38, in <module> if tomatoes[nx][ny] == 0: IndexError: list index out of range
1