정답 개수:
20
틀린 개수:
70
실행 실패 개수:
10
2 3 2 8 3 9
8
9
2 3 3 9 2 4
4
9
2 3 1 1 1 9
0
10
7 2 2 9 2 8 1 5 1 8 1 1 2 2 1 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 20, in <module> pv, pw = dp[k-1][j] IndexError: list index out of range
13
8 1 1 1 1 4 1 4 1 6 1 5 1 5 1 4 1 9
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 20, in <module> pv, pw = dp[k-1][j] IndexError: list index out of range
9
8 1 1 8 1 7 1 7 1 7 1 4 1 3 1 8 1 5
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 20, in <module> pv, pw = dp[k-1][j] IndexError: list index out of range
8