Что такое устойчивые узлы?
What is a sustabable nodes? У меня есть узлы g (зеленый) и b (черный. Вот вам поручение:This exercise is about rooted binary trees. Each node x has fields x.parent, x.left and x.right denoting the parent, left child, and right child of x. The root of the tree is denoted by root and root.pa...