정답 개수:
86
틀린 개수:
0
실행 실패 개수:
14
15
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/71c2efda0e5d256236f2cc88c32b61562c247417fe934655f3d99bafa89dd81c/Main.py", line 9, in <module> x[i] = x[i-1] + 2**(i-1) IndexError: list assignment index out of range
1073807361