会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
LYL
Nothing is impossible
博客园
首页
新随笔
联系
订阅
管理
2020年8月16日
1020 Tree Traversals (25分)(树的构造:后序+中序->层序)
摘要: 题目 https://pintia.cn/problem-sets/994805342720868352/problems/994805485033603072 题意 给出后序+中序,输出层序 Sample Input: 7 2 3 1 5 7 6 4 1 2 3 4 5 6 7 Sample Ou
阅读全文
posted @ 2020-08-16 13:26 liuyongliu
阅读(232)
评论(0)
推荐(0)
公告