会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Bryce Chen
ONION_CYC
博客园
首页
管理
2017年2月10日
【BZOJ】1588: [HNOI2002]营业额统计
摘要: 【算法】平衡树(treap)||双向链表 【题解】treap知识见数据结构。 #include<cstdio> #include<algorithm> #include<ctime> using namespace std; const int maxn=100010,inf=0x3f3f3f3f;
阅读全文
posted @ 2017-02-10 20:23 ONION_CYC
阅读(235)
评论(0)
推荐(0)
编辑
公告