文件名称:1042_左儿子右兄弟
介绍说明--下载内容来自于网络,使用问题请自行百度
输入一棵左儿子右兄弟表示的树,输出它(按照正常表示的)前序、后序和层次遍历的结果。
[左儿子右兄弟表示法是一种精神,务必领会]
样例说明:
2
/|\
1 3 4
/ \ \
5 6 7(Enter a tree expressed by the right brother of a left son, and output the result of the tree, which is traversed by the preorder, the post order, and the level of the right, as expressed normally.
[the right brother of the left son is a spirit, must understand]
Example shows:
Two
/|\
134
/ \ \
567)
[左儿子右兄弟表示法是一种精神,务必领会]
样例说明:
2
/|\
1 3 4
/ \ \
5 6 7(Enter a tree expressed by the right brother of a left son, and output the result of the tree, which is traversed by the preorder, the post order, and the level of the right, as expressed normally.
[the right brother of the left son is a spirit, must understand]
Example shows:
Two
/|\
134
/ \ \
567)
相关搜索: 1042
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
1042_左儿子右兄弟\linkQueue.cpp | 729 | 2016-03-25 |
1042_左儿子右兄弟\linkQueue.h | 641 | 2016-03-25 |
1042_左儿子右兄弟\main.cpp | 1369 | 2016-04-20 |
1042_左儿子右兄弟\main.exe | 913018 | 2016-04-20 |
1042_左儿子右兄弟\main.o | 7603 | 2016-04-20 |
1042_左儿子右兄弟\queue.h | 290 | 2016-03-25 |
1042_左儿子右兄弟\test.cpp | 2638 | 2016-04-30 |
1042_左儿子右兄弟\test.exe | 913018 | 2016-04-20 |
1042_左儿子右兄弟\test.o | 7603 | 2016-04-20 |
1042_左儿子右兄弟 | 0 | 2016-04-26 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.