PAT Advance 1020
摘要:
题目:1020. Tree Traversals (25)时间限制400 ms内存限制32000 kB代码长度限制16000 B判题程序Standard作者CHEN, YueSuppose that all the keys in a binary tree are distinct positive integers. Given the postorder and inorder traversal sequences, you are supposed to output the level order traversal sequence of the corresponding bi 阅读全文
posted @ 2014-03-01 01:31 徐徐微风 阅读(193) 评论(0) 推荐(0) 编辑