정답 개수:
26
틀린 개수:
37
실행 실패 개수:
37
1 2 8 4
203
202
1 1 3 1
103
101
1 5 7 4
407
401
2 10 9 6 1 6 5
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 18, in <module> print(hotel[y-1][x]) IndexError: list index out of range
601 105
2 5 5 17 4 2 8
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 18, in <module> print(hotel[y-1][x]) IndexError: list index out of range
204 402
2 7 7 46 1 2 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 18, in <module> print(hotel[y-1][x]) IndexError: list index out of range
407 102