정답 개수:
35
틀린 개수:
28
실행 실패 개수:
37
1 2 4 6
204
203
1 1 5 3
104
103
1 1 8 7
108
107
2 1 7 6 1 5 3
런타임 에러 (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
106 103
2 7 4 2 5 7 15
런타임 에러 (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
201 503
2 9 9 41 1 9 3
런타임 에러 (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
505 103