会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
A_LEAF
首页
新随笔
订阅
管理
随笔分类 -
K-K-D树
K-D树:bzoj 1941: [Sdoi2010]Hide and Seek (板子)
摘要:1 #include<cstdio> 2 #include<cstring> 3 #include<iostream> 4 #include<algorithm> 5 #define ls(x) a[x].l 6 #define rs(x) a[x].r 7 using namespace std;
阅读全文
posted @
2017-08-10 07:43
A_LEAF
阅读(161)
评论(0)
推荐(0)