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