
线段树
穆晨
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
POJ 2528 线段树区间查找区间询问
Mayor’s posters Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 53839 Accepted: 15635 DescriptionThe citizens of Bytetown, AB, could not stand that the candidates in the mayoral electio原创 2016-02-05 13:00:03 · 475 阅读 · 0 评论 -
POJ 2352 线段树(单点更新)
题目Stars Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 39440 Accepted: 17129 DescriptionAstronomers often examine star maps where stars are represented by points on a plane a原创 2016-02-14 23:18:57 · 371 阅读 · 0 评论 -
POJ 2892 线段树(连续问题)
题目Tunnel Warfare Time Limit: 1000MS Memory Limit: 131072K Total Submissions: 7496 Accepted: 3093 DescriptionDuring the War of Resistance Against Japan, tunnel warfare was carried out extensively i原创 2016-02-14 23:33:33 · 384 阅读 · 0 评论 -
POJ 3321 线段树or树状数组
题目Apple Tree Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 23013 Accepted: 6989 DescriptionThere is an apple tree outside of kaka’s house. Every autumn, a lot of apples will grow in t原创 2016-02-15 13:08:28 · 349 阅读 · 0 评论 -
POJ 3264 区间最大最小值
题目Balanced Lineup Time Limit: 5000MS Memory Limit: 65536K Total Submissions: 42132 Accepted: 19801 Case Time Limit: 2000MS DescriptionFor the daily milking, Farmer John’s N cows (1 ≤ N ≤ 50,000)原创 2016-02-15 13:12:38 · 338 阅读 · 0 评论 -
POJ 3368 区间最值
题目Frequent values Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 15658 Accepted: 5702 DescriptionYou are given a sequence of n integers a1 , a2 , … , an in non-decreasing order. In add原创 2016-02-15 13:31:20 · 337 阅读 · 0 评论