I\'m trying to create a max heap tree, but have 2 problems:
I feel like my downheap(deleting root node of the tree) function is going in a wrong way - haven\