线段树
baymax520
这个作者很懒,什么都没留下…
展开
-
HDU 1754 I Hate It(简单线段树)
I Hate It Time Limit: 9000/3000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 87768 Accepted Submission(s): 33554 Problem Description 很多学校流行一种比较的习惯。老师们很原创 2018-01-22 19:55:23 · 136 阅读 · 0 评论 -
HDU1166 敌兵布阵(线段树)
敌兵布阵 Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 104948 Accepted Submission(s): 44161 Problem Description C国的死对头A国这段时间正在进行军事原创 2018-01-20 10:01:10 · 206 阅读 · 0 评论 -
HDU 1394 Minimum Inversion Number(线段树)
Minimum Inversion NumberTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 22521 Accepted Submission(s): 13403Problem DescriptionThe inversion n...原创 2018-02-17 18:06:47 · 164 阅读 · 0 评论 -
HDU 2795 Billboard(线段树)
BillboardTime Limit: 20000/8000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 25683 Accepted Submission(s): 10520Problem DescriptionAt the entrance to the univer...原创 2018-02-17 22:07:49 · 142 阅读 · 0 评论 -
POJ 2828 Buy Tickets(线段树)
Buy TicketsTime Limit: 4000MS Memory Limit: 65536KTotal Submissions: 21921 Accepted: 10747DescriptionRailway tickets were difficult to buy around the Lunar New Year in China, so we must get up early a...原创 2018-02-18 18:10:57 · 132 阅读 · 0 评论 -
POJ 2886 Who Gets the Most Candies?(线段树+反素数)
Who Gets the Most Candies?Time Limit: 5000MS Memory Limit: 131072KTotal Submissions: 15617 Accepted: 4944Case Time Limit: 2000MSDescriptionN children are sitting in a circle to play a game.The childre...原创 2018-04-16 23:10:16 · 130 阅读 · 0 评论 -
HDU 1698 Just a Hook(线段树区间更新)
Just a HookTime Limit: 4000/2000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 38933 Accepted Submission(s): 18894Problem DescriptionIn the game of DotA, Pudge’s...原创 2018-04-29 11:49:03 · 106 阅读 · 0 评论 -
POJ 3468 A Simple Problem with Integers(线段树区间更新)
A Simple Problem with IntegersTime Limit: 5000MS Memory Limit: 131072KTotal Submissions: 129619 Accepted: 40216Case Time Limit: 2000MSDescriptionYou have N integers, A1, A2, ... , AN. You need to deal...原创 2018-04-29 12:27:42 · 95 阅读 · 0 评论