정답 개수:
89
틀린 개수:
0
실행 실패 개수:
11
4 3 F.# #F. .J# F.F
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 40, in <module> M[nfr][nfc]=='.' or M[nfr][nfc]=='J'): IndexError: list index out of range
IMPOSSIBLE
4 3 .#. .## #J# .#F
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 40, in <module> M[nfr][nfc]=='.' or M[nfr][nfc]=='J'): IndexError: list index out of range
IMPOSSIBLE
3 6 ##.... ##F#JF ##F.F#
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 40, in <module> M[nfr][nfc]=='.' or M[nfr][nfc]=='J'): IndexError: list index out of range
2