A.top不變 B.top=0 C.top-- D.top++
A.O(1) B.O(n) C.O(n2) D.O(log2n)
A.插入 B.刪除 C.根據(jù)序號查找 D.根據(jù)元素值查找