代码中headqp是什么意思呢?

问题遇到的现象和发生背景
问题相关代码,请勿粘贴截图
运行结果及报错内容

img

我的解答思路和尝试过的方法
我想要达到的结果

img

heapq 是一个库,实现堆的库? 这里要调用heapq里的heappush、heappop 方法。