주어진 큐에서 제거되지 않은 원소들 중 가장 우선순위가 높은 원소를 반환 @param heap 대상 힙 @return 가장 우선순위가 높은 원소 @throws NoSuchElementException
(PriorityQueue<Element> heap)
source not stored for this graph (policy: none)
no test coverage detected