정답 개수:
52
틀린 개수:
32
실행 실패 개수:
16
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
2 4 4 4 2 4
1
0
3 4 3 3 3 1
1
0
2 5 3 4 2 1 4
3
2
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