정답 개수:
34
틀린 개수:
42
실행 실패 개수:
24
2 4 1 3 4 2
1
2
3 4 3 1 1 4
1
0
1 5 3 1 1 2 4
2
3
2 1 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 12, in <module> using_tabs.append(q.popleft()) ~~~~~~~~~^^ IndexError: pop from an empty deque
0
3 1 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 12, in <module> using_tabs.append(q.popleft()) ~~~~~~~~~^^ IndexError: pop from an empty deque
0
4 1 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 12, in <module> using_tabs.append(q.popleft()) ~~~~~~~~~^^ IndexError: pop from an empty deque
0