会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Naticl's blog
博客园
首页
新随笔
联系
订阅
管理
2018年7月28日
P3919 (模板)可持久化数组 (主席树)
摘要: "题目链接" Solution 主席树水题,连差分的部分都不需要用到. 直接用主席树的结构去存一下就好了. Code cpp include define mid (l+r)/2 using namespace std; const int maxn=2000008; int T[maxn],tot
阅读全文
posted @ 2018-07-28 21:34 Kevin_naticl
阅读(212)
评论(0)
推荐(0)
编辑
公告