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