Изменения
→siftDown
         right = 2 * i + 2            <font color = "green">// right {{---}} правый сын</font>
         j = left
         '''if''' right <tex><</tex> a.heapSize '''and''' a[right] <tex><</tex> Aa[left]
             j = right
         '''if''' a[i] <tex>\leqslant</tex> a[j]
