会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
石の上にも三年
博客园
首页
新随笔
联系
管理
2015年8月30日
【静态区间K大-权值线段树】POJ 2104 K-th Number
摘要: 通道题意:区间K大代码:#include#includeusing namespace std;int n,m,sz,tot;int root[100001],a[100001],ls[8000001],rs[8000001],s[8000001];int num[100001],hash[1000...
阅读全文
posted @ 2015-08-30 21:39 mithrilhan
阅读(345)
评论(0)
推荐(0)
编辑
公告