정답 개수:
86
틀린 개수:
1
실행 실패 개수:
13
9 42 28 40 25 31 5 18 24 48
192
198
1 6
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> DP[1][1] = Grape[0] + Grape[1] ~~~~~^^^ IndexError: list index out of range
6
1 5
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> DP[1][1] = Grape[0] + Grape[1] ~~~~~^^^ IndexError: list index out of range
5
1 7
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> DP[1][1] = Grape[0] + Grape[1] ~~~~~^^^ IndexError: list index out of range
7