
二叉树
Jogging_Clown
丢掉盔甲,我依然是骄傲帅气的骑士。
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
HDOJ题目3791二叉搜索树(二叉搜索树)
二叉搜索树Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 2844 Accepted Submission(s): 1244Problem Description判断两序列是否为同一二叉搜索树序列原创 2014-08-21 16:42:24 · 681 阅读 · 0 评论 -
POJ 题目2255Tree Recovery(二叉树)
Tree RecoveryTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 11450 Accepted: 7188DescriptionLittle Valentine liked playing with binary trees very much.原创 2014-08-26 16:33:13 · 543 阅读 · 0 评论 -
HDOJ 题目3999 The order of a Tree(二叉树)
The order of a TreeTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 1175 Accepted Submission(s): 605Problem DescriptionAs we know,原创 2014-12-11 10:39:00 · 702 阅读 · 0 评论 -
HDOJ 题目1710 Binary Tree Traversals(二叉搜索树)
Binary Tree TraversalsTime Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 3912 Accepted Submission(s): 1741Problem DescriptionA b原创 2015-03-31 21:35:20 · 583 阅读 · 0 评论 -
POJ 题目1145/UVA题目112 Tree Summing(二叉树遍历)
Tree SummingTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 8132 Accepted: 1949DescriptionLISP was one of the earliest high-level programming languages an原创 2015-08-21 10:38:33 · 1112 阅读 · 0 评论 -
POJ 题目1105 S-Trees(二叉树模拟)
S-TreesTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 1499 Accepted: 807DescriptionA Strange Tree (S-tree) over the variable set Xn = {x1,x2,...,xn} is a原创 2015-08-21 09:55:51 · 3422 阅读 · 0 评论 -
UVA 题目10562 Undraw the Trees(二叉树前序遍历)
10562 Undraw the TreesProfessor Homer has been reported missing. We suspect that his recent research works might have hadsomething to with this. But we really don’t know much about what he was wor原创 2015-08-21 11:43:39 · 725 阅读 · 0 评论 -
HDOJ 题目5444 Elven Postman(BST模拟水啊。。。)
Elven PostmanTime Limit: 1500/1000 MS (Java/Others) Memory Limit: 131072/131072 K (Java/Others)Total Submission(s): 975 Accepted Submission(s): 542Problem DescriptionElves are very p原创 2015-09-30 11:29:47 · 580 阅读 · 0 评论