会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
codedream
编程梦想,变成现实,不再是梦想。
首页
新随笔
联系
管理
2016年4月20日
四叉树 bnuoj
摘要: 点击打开题目链接 建树+广搜一棵树;最下面有更短代码(很巧妙)。 1 #include<iostream> 2 #include<stdio.h> 3 #include<queue> 4 #include<string.h> 5 #include<algorithm> 6 7 using names
阅读全文
posted @ 2016-04-20 21:01 Code-dream
阅读(192)
评论(0)
推荐(0)
编辑
公告