정답 개수:
44
틀린 개수:
27
실행 실패 개수:
29
2 2 1 7 2 2
2
7
2 10 5 5 10 3
3
5
4 8 2 8 3 8 6 4 8 6
8
16
2 7 4 3 6 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/9b83b56a7d34fe0080161c959cfc37ba72c9a2d97e029cd6b07a964030f168eb/Main.py", line 28, in <module> if value[wv - 1][i - w] + v > value[wv - 1][i]: IndexError: list index out of range
3
2 10 1 7 3 7
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/9b83b56a7d34fe0080161c959cfc37ba72c9a2d97e029cd6b07a964030f168eb/Main.py", line 28, in <module> if value[wv - 1][i - w] + v > value[wv - 1][i]: IndexError: list index out of range
14
2 10 2 4 9 10
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/9b83b56a7d34fe0080161c959cfc37ba72c9a2d97e029cd6b07a964030f168eb/Main.py", line 28, in <module> if value[wv - 1][i - w] + v > value[wv - 1][i]: IndexError: list index out of range
10