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