判断题:Given a max-heap with unique keys, there are at least `d-1` keys
Given a max-heap with unique keys, there are at least d-1 keys larger than any key in level d (the root level is 1).
答案:TRUE
答案:TRUE