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