摘要: In computer science, a heap is a specialized tree-based data structure that satisfies the heap property: if P is a parent node of C, then the key (the 阅读全文
posted @ 2023-08-24 21:06 Yohoc 阅读(19) 评论(0) 推荐(0)