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