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