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