정답 개수:
69
틀린 개수:
11
실행 실패 개수:
20
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
5 2 98350
950
985
5 2 33261
336
361
6 3 888999
899
999
3 2 110
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 31, in <module> stack.append(arr.popleft()) IndexError: pop from an empty deque
1
3 2 999
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 31, in <module> stack.append(arr.popleft()) IndexError: pop from an empty deque
9
4 2 2222
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 31, in <module> stack.append(arr.popleft()) IndexError: pop from an empty deque
22