摘要: Given inorder and postorder traversal of a tree, construct the binary tree. Note:You may assume that duplicates do not exist in the tree. 相比较通过前序序列和中序 阅读全文
posted @ 2016-05-05 10:09 Black_Knight 阅读(473) 评论(0) 推荐(0) 编辑