会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Heilce
我愿化为人间的风雨,陪在你的身边
博客园
首页
新随笔
联系
订阅
管理
2017年8月5日
1208: [HNOI2004]宠物收养所 支持删除的splay
摘要: #include #include #include #include using namespace std; const int N=1e5+100; const int mod=1000000; int cur; long long ans; int times,root; int x1,x2; struct node { int father,lson,rson,date; }t...
阅读全文
posted @ 2017-08-05 23:18 Heilce
阅读(148)
评论(0)
推荐(0)
编辑
公告