題組內容

4.[15] Initially, the array AA shown in Figure 2 stores a max heap with 12 integers. Note that A[0] i not used. Suppose we Insert 105 into the heap and then make it into a max heap.
62f5f3a7300cd.jpg
Please answer the following questions:

4.5 [3] We delete the root node from the heap and make it into a max heap again. What is the content of the A[6] of the resulting array?