정답 개수:
0
틀린 개수:
1
실행 실패 개수:
9
55 10
15
9
429 8
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 6, in <module> print((l[-1]+(n-sum(l)))-l[0]) IndexError: list index out of range
8
448 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 6, in <module> print((l[-1]+(n-sum(l)))-l[0]) IndexError: list index out of range
3
504 7
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 6, in <module> print((l[-1]+(n-sum(l)))-l[0]) IndexError: list index out of range
6