정답 개수:
89
틀린 개수:
0
실행 실패 개수:
11
2 4 3 3 3 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 13, in <module> initial_elec = order.popleft() IndexError: pop from an empty deque
0
3 4 4 2 2 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 13, in <module> initial_elec = order.popleft() IndexError: pop from an empty deque
0
4 5 1 1 5 5 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 13, in <module> initial_elec = order.popleft() IndexError: pop from an empty deque
0