In a Red-Black tree, the path from the root to the farthest leaf
In a Red-Black tree, the path from the root to the farthest leaf is no more than twice as long as the path from the root to the nearest leaf. ~@[](1)
答案:TRUE
-->