跳到主要内容

pop

从队列中弹出并返回最大元素,时间复杂度为O(log N)

声明

mixed pop(PriorityQueue self)

参数

参数名描述
self

返回值

使用方式

返回文档