정답 개수:
18
틀린 개수:
50
실행 실패 개수:
32
2 4 2 0
0
1
3 9 6 1 8
0
1
4 3 1 2 2 1
2
3
2 6 0 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 13, in <module> while( lst[i+num] == 0 ): ^^^^^^^^^^ IndexError: list index out of range
3
3 2 0 0 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 13, in <module> while( lst[i+num] == 0 ): ^^^^^^^^^^ IndexError: list index out of range
6
3 3 0 0 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 13, in <module> while( lst[i+num] == 0 ): ^^^^^^^^^^ IndexError: list index out of range
6