정답 개수:
42
틀린 개수:
20
실행 실패 개수:
38
4 -2 -3 2 4
1 3 4 2
1 3 2 4
4 -2 2 -2 -3
1 3 2 4
1 3 4 2
5 3 2 1 -3 -1
1 4 5 2 3
1 4 5 3 2
2 -1 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 26, in <module> pointer = pointer % len(deq) ZeroDivisionError: integer division or modulo by zero
1 2
3 1 -1 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 26, in <module> pointer = pointer % len(deq) ZeroDivisionError: integer division or modulo by zero
1 2 3
3 -2 1 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 26, in <module> pointer = pointer % len(deq) ZeroDivisionError: integer division or modulo by zero
1 2 3