判断题:When insert three keys into a non-empty 2-3 tree, and if the tre
When insert three keys into a non-empty 2-3 tree, and if the tree gains height when the first key is in, then we can be sure that the 2-3 tree will **not** gain height after the insertions of the next two keys. 答案:TRUE