정답 개수:
18
틀린 개수:
49
실행 실패 개수:
33
1 6 3 8
201
202
1 5 7 7
201
202
1 8 6 23
702
703
2 7 6 14 3 3 6
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 18, in <module> print(hotel[y-1][x-1]) IndexError: list index out of range
702 302
2 5 3 9 1 10 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 18, in <module> print(hotel[y-1][x-1]) IndexError: list index out of range
402 103
2 3 8 16 1 5 5
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 18, in <module> print(hotel[y-1][x-1]) IndexError: list index out of range
106 105