
数据结构——树状数组
文章平均质量分 82
Misdom_Tian_Ya
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
HDU 4991 Ordered Subsequence
Problem Description A numeric sequence of ai is ordered if a12N. Let the subsequence of the given numeric sequence (a1, a2,……, aN) be any sequence (ai1, ai2,……, aiK), where 112 K Your program,原创 2015-08-11 15:47:06 · 430 阅读 · 0 评论 -
hdu 5147 Sequence II(前缀和,后缀和)
Problem Description Long long ago, there is a sequence A with length n. All numbers in this sequence is no smaller than 1 and no bigger than n, and all numbers are different in this sequence. Plea原创 2015-08-13 10:52:20 · 414 阅读 · 0 评论