정답 개수:
95
틀린 개수:
0
실행 실패 개수:
5
4 1 2 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/76dc670c79779c36f67e06210c4ff513e1fb75da469feea175cf57982cddc5f8/Main.py", line 16, in <module> print(ls[x-1][1]) IndexError: list index out of range
1
6 1 1 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/76dc670c79779c36f67e06210c4ff513e1fb75da469feea175cf57982cddc5f8/Main.py", line 16, in <module> print(ls[x-1][1]) IndexError: list index out of range
1
10 1 2 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/76dc670c79779c36f67e06210c4ff513e1fb75da469feea175cf57982cddc5f8/Main.py", line 16, in <module> print(ls[x-1][1]) IndexError: list index out of range
1