判断题: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 it is possible that the 2-3 tree will gain more height after the insertions of the next two keys. 答案:FALSE