标签: c++ data-structures binary-tree
可能重复: What are the applications of binary trees?
什么是二叉树?它们为什么有用?为什么有些STL容器使用它们来存储元素?为什么搜索树O所需的时间(log n )?