정답 개수:
77
틀린 개수:
13
실행 실패 개수:
10
2 5 36
77
41
2 66 37
140
103
2 78 57
192
135
1 59
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 9, in <module> dp[1][1] = a[1] ~^^^ IndexError: list index out of range
59
1 13
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 9, in <module> dp[1][1] = a[1] ~^^^ IndexError: list index out of range
13
1 49
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 9, in <module> dp[1][1] = a[1] ~^^^ IndexError: list index out of range
49