정답 개수:
58
틀린 개수:
24
실행 실패 개수:
18
3 4 3 4 3 1
1
0
4 5 2 3 3 5 4
1
0
3 6 2 2 2 4 5 1
3
1
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