10. Suppose we start with an empty max-heap of integers, and enter the numbers 20 through 30 into this heap in order. Let the resulting max-heap be stored in an array. Then remove the root node from the heap. What index is 28 stored at in the array?
(A) 4;
(B) 3;
(C) 2;
(D) 1.
答案:登入後查看
統計: 尚無統計資料
統計: 尚無統計資料