정답 개수:
32
틀린 개수:
20
실행 실패 개수:
3
9
8
2
47
28
30
65
64
2
1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 18, in <module> print(k[0]) IndexError: list index out of range
1
2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 15, in <module> a=k.pop(0) IndexError: pop from empty list
2
389731
시간 초과 (TLE) (8.016s)
255174