Given a binary search tree with 20 integer keys which include 10
Given a binary search tree with 20 integer keys which include 10, 11, and 12, if 10 and 12 are on the same level, then 11 must be their common ancestor. ~@[](2)答案:TRUE