정답 개수:
1
틀린 개수:
0
실행 실패 개수:
19
2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/12562b0dce4a8bcf7a4119deaff96c800e1cc3d412ecfdec6a84732c6d4d85c1/Main.py", line 9, in <module> N_list.insert(len(N_list)-1, N.pop(0)) AttributeError: 'int' object has no attribute 'pop'
2
6
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/12562b0dce4a8bcf7a4119deaff96c800e1cc3d412ecfdec6a84732c6d4d85c1/Main.py", line 9, in <module> N_list.insert(len(N_list)-1, N.pop(0)) AttributeError: 'int' object has no attribute 'pop'
4
4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/12562b0dce4a8bcf7a4119deaff96c800e1cc3d412ecfdec6a84732c6d4d85c1/Main.py", line 9, in <module> N_list.insert(len(N_list)-1, N.pop(0)) AttributeError: 'int' object has no attribute 'pop'
4