정답 개수:
94
틀린 개수:
0
실행 실패 개수:
6
1 1 D 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 60, in <module> print(queue.maxheap[0][1], queue.minheap[0]) IndexError: list index out of range
EMPTY
1 2 D -1 D -1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 60, in <module> print(queue.maxheap[0][1], queue.minheap[0]) IndexError: list index out of range
EMPTY
2 1 D 1 2 I 4 D 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 60, in <module> print(queue.maxheap[0][1], queue.minheap[0]) IndexError: list index out of range
EMPTY EMPTY