52. The priority queue is a data structure used to maintain the elements x in the S set, and
each element x has an associated value called a key. The MAX-PRIORITY QUEUE
supports 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)
答案:登入後查看
統計: A(6), B(7), C(7), D(11), E(0) #2927214
統計: A(6), B(7), C(7), D(11), E(0) #2927214