정답 개수:
75
틀린 개수:
0
실행 실패 개수:
25
2 2 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> if (not line) and wait[-1] != order: ~~~~^^^^ IndexError: deque index out of range
Nice
3 3 2 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> if (not line) and wait[-1] != order: ~~~~^^^^ IndexError: deque index out of range
Nice
3 1 3 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> if (not line) and wait[-1] != order: ~~~~^^^^ IndexError: deque index out of range
Nice