文件名称:rebuild
介绍说明--下载内容均来自于网络,请自行研究使用
二叉树的遍历。输入两组数据,分别为二叉树的先序和中序遍历。若能构成一个二叉树,则输出后序遍历,否则输出-1.注意程序并没有建树,只是用数组下标模拟。-Binary tree traversal. Enter the two sets of data, respectively, the first binary sequence and preorder. If we can form a binary tree, the rear output preorder, otherwise the output-1.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
rebuild.cpp