정답 개수:
55
틀린 개수:
28
실행 실패 개수:
17
2 4 0 0 1 5 5 5
2
1
2 4 0 0 1 5 4 1
2
1
3 4 0 1 0 1 6 1 6
2
1
3 1 0 1 0 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 26, in <module> now += test[cnt] ~~~~^^^^^ IndexError: list index out of range
1
4 1 0 2 1 0 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 26, in <module> now += test[cnt] ~~~~^^^^^ IndexError: list index out of range
1
4 1 0 -1 4 0 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 26, in <module> now += test[cnt] ~~~~^^^^^ IndexError: list index out of range
1