정답 개수:
16
틀린 개수:
52
실행 실패 개수:
32
1 2 6 5
102
103
1 5 2 8
301
302
1 7 3 8
101
102
2 3 10 29 1 7 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
210 106
2 4 6 24 6 6 24
런타임 에러 (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
406 604
3 2 10 3 1 4 1 6 1 1
런타임 에러 (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
102 101 101