정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
125 2 58 48 99 48
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 12, in <module> print(dp[C+101]) ~~^^^^^^^ IndexError: list index out of range
174
182 2 63 99 10 80
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 12, in <module> print(dp[C+101]) ~~^^^^^^^ IndexError: list index out of range
30
686 3 35 35 100 72 84 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 12, in <module> print(dp[C+101]) ~~^^^^^^^ IndexError: list index out of range
700