
数据结构—树状数组
文章平均质量分 69
Delacour_
这个作者很懒,什么都没留下…
展开
-
poj 3067(树状数组逆序数)
题目链接原创 2014-06-24 17:58:43 · 555 阅读 · 0 评论 -
poj 3321(树状数组+dfs映射)
题目链接:原创 2014-06-26 18:08:41 · 482 阅读 · 0 评论 -
poj 3928
题目链接:http://poj.org/problem?id=3928思路:分别用原创 2014-06-28 00:49:39 · 438 阅读 · 0 评论 -
poj 3468A Simple Problem with Integers(树状数组区间修改)
题目链接:http://poj.org/problem?id=3468思路:jiej原创 2014-07-28 16:47:08 · 669 阅读 · 0 评论 -
树状数组模板题—hdu1166+poj2352
题目链接 http://acm.hdu.edu.cn/showproblem.php?pid=1166原创 2014-06-22 20:10:17 · 1366 阅读 · 0 评论 -
poj2299 (树状数组+离散化)
题目链接 http://poj.org/problem?id=2299原创 2014-06-22 23:38:47 · 520 阅读 · 0 评论 -
poj1195 Mobile phones(二维树状数组单点更新)
题目链接:http://poj.org/problem?id=1195原创 2014-07-30 15:34:56 · 553 阅读 · 0 评论