* 堆属于优先队列,只能从末尾添加 * 添加后有可能破坏堆的结构,需要从下到上进行调整 * 如果元素小于父元素,向上置换 *
(item: number)
source not stored for this graph (policy: none)
no test coverage detected