정답 개수:
47
틀린 개수:
9
실행 실패 개수:
44
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
1 3 I 5 D -1 I 4
5 4
4 4
1 4 I -5 D 1 I -2 I 5
5 -5
5 -2
1 5 I 1 I 3 D 1 D 1 I 2
2 1
2 2
1 1 D 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 26, in <module> heapq.heappop(maxq) ~~~~~~~~~~~~~^^^^^^ IndexError: index out of range
EMPTY
1 1 D -1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 24, in <module> heapq.heappop(minq) ~~~~~~~~~~~~~^^^^^^ IndexError: index out of range
EMPTY
1 2 D -1 I 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 24, in <module> heapq.heappop(minq) ~~~~~~~~~~~~~^^^^^^ IndexError: index out of range
2 2