정답 개수:
14
틀린 개수:
46
실행 실패 개수:
40
6 2 1 5 2 5
1
2
3 3 2 3 1 2 1 3
3
2
4 3 2 4 1 2 3 1
2
3
2 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> q = deque(w[1]) TypeError: 'int' object is not iterable
0
3 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> q = deque(w[1]) TypeError: 'int' object is not iterable
0
2 1 2 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> q = deque(w[1]) TypeError: 'int' object is not iterable
1