정답 개수:
1
틀린 개수:
1
실행 실패 개수:
10
6 -5 6 10 7 -9 2
1 5 4 2 6 3
1 2 4 5 3 6
3 -6 8 -8
런타임 에러 (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
5 -7 8 5 5 -5
런타임 에러 (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 3 5 4 2
5 -3 3 -3 5 -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 3 4 5 2