정답 개수:
28
틀린 개수:
1
실행 실패 개수:
71
83 4 4
8
16
1 4 4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 28, in <module> A[pt+1]+=A[0] ~^^^^^^ IndexError: list index out of range
2
1 4 6
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 28, in <module> A[pt+1]+=A[0] ~^^^^^^ IndexError: list index out of range
2
1 5 5
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 28, in <module> A[pt+1]+=A[0] ~^^^^^^ IndexError: list index out of range
2