自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

灌... dovegx

哈哈,嘻嘻,呵呵,欢迎了...

  • 博客(3)
  • 收藏
  • 关注

原创 hdu 2665 Kth number (函数式线段树)+ SPOJ Count on a tree

划分树解法可以参考:  http://blog.csdn.net/freezuoguan/article/details/8490643链接: http://acm.hdu.edu.cn/showproblem.php?pid=2665题意:求区间第K大的数:朴素的想法是:首先离散化数列,对于数列的所有前缀都建立一棵线段树,以b[i]为根, 线段树[ l, r ] 存的是符合

2013-03-27 17:09:41 2059

原创 hdu 4507 吉哥系列故事——恨7不成妻

链接  http://acm.hdu.edu.cn/showproblem.php?pid=4507#include #include #include #include #include #include #include #include #include #include #include #include #include using namespa

2013-03-23 18:03:03 742

原创 uva 11361 Investigating Div-Sum Property

链接: http://acm.hust.edu.cn/vjudge/problem/viewProblem.action?id=26570#include #include #include #include #include #include #include #include #include #include #include #include #incl

2013-03-22 16:29:09 768

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除