정답 개수:
2
틀린 개수:
17
실행 실패 개수:
3
9
23
34
24
233
46368
25
255
75025
1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 5, in <module> dp[2] =1 IndexError: list assignment index out of range
1
2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 6, in <module> dp[3] =2 IndexError: list assignment index out of range
1