四、給予一串資料:45, 30, 40, 65, 68, 60, 70, 50,將此串資料依序建成一 max-heap樹,並說明如何從此 max-heap 樹進行由小至大的排序(Sorting)。(20 分)