정답 개수:
99
틀린 개수:
0
실행 실패 개수:
1
2
런타임 에러 (RTE)stderr: Traceback (most recent call last): File "Main.py", line 11, in <module> dp[3] = 1 IndexError: list assignment index out of range
CY