会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Child-Single
What I do is what I want to do.
博客园
首页
管理
2017年6月27日
【bzoj1503】郁闷的出纳员——splay版
摘要: 这道题用treap写其实更适合,但是因为要熟悉splay的写法就写一遍splay啦。 然后没什么难的,就当是模版了吧! #include<iostream> #include<cstdio> #include<algorithm> #include<cstring> const int M=1e5+
阅读全文
posted @ 2017-06-27 21:10 Child-Single
阅读(181)
评论(0)
推荐(0)
编辑
公告