线段树
文章平均质量分 90
线段树
剑气扬名
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
POJ 2528 Mayor's posters
Mayor’s postershttps://vjudge.net/problem/POJ-2528The citizens of Bytetown, AB, could not stand that the candidates in the mayoral election campaign have been placing their electoral posters at all ...原创 2020-04-22 20:52:32 · 209 阅读 · 0 评论 -
ZOJ 1610 Count the Colors
Count the Colorshttps://vjudge.net/problem/ZOJ-1610Painting some colored segments on a line, some previously painted segments may be covered by some the subsequent ones.Your task is counting the se...原创 2020-04-22 09:17:04 · 271 阅读 · 0 评论 -
HDU 1698 Just a Hook
Just a Hookhttps://vjudge.net/problem/HDU-1698In the game of DotA, Pudge’s meat hook is actually the most horrible thing for most of the heroes. The hook is made up of several consecutive metallic s...原创 2020-04-21 09:29:04 · 253 阅读 · 0 评论 -
POJ 3468 A Simple Problem with Integers
A Simple Problem with Integershttps://vjudge.net/problem/POJ-3468You have N integers, A1, A2, … , AN. You need to deal with two kinds of operations. One type of operation is to add some given number...原创 2020-04-17 20:37:26 · 231 阅读 · 0 评论 -
POJ 3264 Balanced Lineup
Balanced Lineuphttps://vjudge.net/problem/POJ-3264For the daily milking, Farmer John’s N cows (1 ≤ N ≤ 50,000) always line up in the same order. One day Farmer John decides to organize a game of Ult...原创 2020-04-17 16:16:07 · 207 阅读 · 0 评论 -
HDU 1754 I Hate It
I Hate Ithttp://acm.hdu.edu.cn/showproblem.php?pid=1754Problem Description很多学校流行一种比较的习惯。老师们很喜欢询问,从某某到某某当中,分数最高的是多少。这让很多学生很反感。不管你喜不喜欢,现在需要你做的是,就是按照老师的要求,写一个程序,模拟老师的询问。当然,老师有时候需要更新某位同学的成绩。Input本题...原创 2020-04-17 11:09:55 · 241 阅读 · 0 评论 -
HDU 1166 敌兵布阵
敌兵布阵http://acm.hdu.edu.cn/showproblem.php?pid=1166Problem DescriptionC国的死对头A国这段时间正在进行军事演习,所以C国间谍头子Derek和他手下Tidy又开始忙乎了。A国在海岸线沿直线布置了N个工兵营地,Derek和Tidy的任务就是要监视这些工兵营地的活动情况。由于采取了某种先进的监测手段,所以每个工兵营地的人数C国都掌...原创 2020-04-17 09:37:00 · 231 阅读 · 0 评论
分享