정답 개수:
7
틀린 개수:
1
실행 실패 개수:
16
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
5 5 6 3 0 0 10 8 1 4 1 7 7 9 2 2 5
10
14
1 3 1 2 15 11 11
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> j = heapq.heappop(h) IndexError: index out of range
2
1 4 1 9 8 1 15 6
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> j = heapq.heappop(h) IndexError: index out of range
9
1 5 3 6 5 14 7 8 9
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> j = heapq.heappop(h) IndexError: index out of range
6