정답 개수:
39
틀린 개수:
2
실행 실패 개수:
59
4 -4 -1 2 -1
1 4 2 3
1 4 3 2
8 -5 -6 4 1 -6 2 -1 -2
1 4 5 3 2 6 7 8
1 4 5 3 2 6 8 7
3 1 3 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 35, in <module> bob(idx) ~~~^^^^^ File "Main.py", line 15, in bob idx += deq[i] ~~~^^^ IndexError: list index out of range
1 2 3
3 3 3 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 35, in <module> bob(idx) ~~~^^^^^ File "Main.py", line 15, in bob idx += deq[i] ~~~^^^ IndexError: list index out of range
1 2 3
3 -2 3 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 35, in <module> bob(idx) ~~~^^^^^ File "Main.py", line 15, in bob idx += deq[i] ~~~^^^ IndexError: list index out of range
1 2 3