最大堆 class MaxHeapobject): # def __init__self): # self.data = [] # 创建堆 # self.count = lenself.data) # 元素数 … Continue reading 最大堆