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