摘要: Binary trees are defined recursively. A binary tree T is a structure defined on a finite set of nodes that either contains no nodes, or is composed of 阅读全文
posted @ 2017-09-16 16:29 Zireael 阅读(362) 评论(0) 推荐(0)