問題詳情
52. The priority queue is a data structure used to maintain the elements x in the S set, andeach element x has an associated value called a key. The MAX-PRIORITY QUEUEsupports some operations. Which of the following does NOT support?
(A) INSERT(S, x)
(B) INCREASE-KEY(S, x, k)
(C) EXTRACT-MAX(S)
(D) MINIMUM(S)
參考答案
答案:D
難度:計算中-1
書單:沒有書單,新增