会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
3200Phaethon
Informatik verbindet dich und mich.
博客园
首页
新随笔
联系
订阅
管理
2019年8月23日
[ZJOI2008]树的统计
摘要: 树剖+线段树 据说是入门题,然而蒟蒻没有做过。 1 #include<bits/stdc++.h> 2 #define re register int 3 #define maxn 100000+5 4 #define inf 1000000000 5 #define lson now<<1 6 #
阅读全文
posted @ 2019-08-23 20:00 3200Phaethon
阅读(141)
评论(0)
推荐(1)
公告