정답 개수:
38
틀린 개수:
0
실행 실패 개수:
32
5 9 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/cff06b503f939937a74526c148685986b92d650fa9e8f52daaeceb4a4eedc2ed/Main.py", line 15, in <module> print(arr[ans-2]) ^^^^^^^^^^ IndexError: list index out of range
0
6 2 8
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/cff06b503f939937a74526c148685986b92d650fa9e8f52daaeceb4a4eedc2ed/Main.py", line 10, in <module> arr.append(t) MemoryError
4
9 4 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/cff06b503f939937a74526c148685986b92d650fa9e8f52daaeceb4a4eedc2ed/Main.py", line 15, in <module> print(arr[ans-2]) ^^^^^^^^^^ IndexError: list index out of range
1