摘要: Tree Recovery Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 16032 Accepted: 9865 题意: 根据二叉树的先序遍历和中序遍历,求后序遍历。 解题思路: 1)递归(不建树) 可以先按照用笔和纸的形式去 阅读全文
posted @ 2018-02-13 23:00 卉卉卉大爷 阅读(132) 评论(0) 推荐(0)
摘要: T9 Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 4131 Accepted: 1481 Sample Input Sample Output 题意: 现实生活问题:用手机打字 先给出n个单词表示常用单词 然后用户按手机键盘上 阅读全文
posted @ 2018-02-13 17:48 卉卉卉大爷 阅读(140) 评论(0) 推荐(0)
摘要: Colored Sticks Time Limit: 5000MS Memory Limit: 128000K Total Submissions: 38355 Accepted: 10044 Description You are given a bunch of wooden sticks. E 阅读全文
posted @ 2018-02-13 10:16 卉卉卉大爷 阅读(209) 评论(0) 推荐(0)