정답 개수:
1
틀린 개수:
1
실행 실패 개수:
10
3 -3 -1 3
1 2 3
1 3 2
2 -7 -9
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 18, in <module> answer.append(paper1.pop(start)) IndexError: pop index out of range
1 2
3 1 -8 -10
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 18, in <module> answer.append(paper1.pop(start)) IndexError: pop index out of range
1 2 3
6 5 3 4 5 10 10
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 18, in <module> answer.append(paper1.pop(start)) IndexError: pop index out of range
1 6 3 4 5 2