정답 개수:
22
틀린 개수:
0
실행 실패 개수:
78
2 4 1 4 6 2 7
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 20, in <module> print(reverse_hotel[row][col]) IndexError: list index out of range
401 102
2 1 7 2 5 2 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 20, in <module> print(reverse_hotel[row][col]) IndexError: list index out of range
102 301
2 4 1 4 5 4 9
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 20, in <module> print(reverse_hotel[row][col]) IndexError: list index out of range
401 402