정답 개수:
52
틀린 개수:
32
실행 실패 개수:
16
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
2 5 5 5 2 5 3
0
1
2 6 3 1 6 6 5 6
3
2
2 6 4 4 1 5 6 2
0
3
2 1 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 12, in <module> tab = 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> tab = 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> tab = q.popleft() IndexError: pop from an empty deque
0