kun qian
2011-09-30 20:33:41 UTC
Judging from the question the second constructor is suppose to take in
an array of n elements and build a heap using it? But the bubble down
procedure doesn't take arrays as an parameter. So what do I do?
an array of n elements and build a heap using it? But the bubble down
procedure doesn't take arrays as an parameter. So what do I do?