
ZOJ
Archger
Thanks for adventure.
展开
-
ZOJ 3827 Information Entropy【水题、简单相加】
Information EntropyTime Limit: 2 Seconds Memory Limit: 65536 KB Special JudgeInformation Theory is one of the most popular courses in Marjar University. In this course, there is an i原创 2017-06-26 15:28:36 · 460 阅读 · 0 评论 -
ZOJ 3194 Coverage【贪心】【思维题】
CoverageTime Limit: 1 Second Memory Limit: 32768 KBGiven n points (xi, yi) (i = 1, 2 ... n) in a plane, where all xi will be distinct. After connecting the n points with staight lines i原创 2017-08-13 10:04:49 · 526 阅读 · 0 评论 -
ZOJ 3058 Circle and Ring【圆与环相交面积】【圆与圆相交面积模板】
Circle and RingTime Limit: 1 Second Memory Limit: 32768 KBGiven a circle and a ring, your task is to calculate the area of their intersection.InputThis problem contains multiple tes原创 2017-08-12 11:27:12 · 565 阅读 · 0 评论 -
ZOJ 3141 Arnie's Dog Biscuits【dp递推】
Arnie's Dog BiscuitsTime Limit: 1 Second Memory Limit: 32768 KBOur discerning gourmet puppy Arnie is turning to you for a program to help him split his dog biscuits. Each biscuit is sha原创 2017-08-18 09:41:24 · 678 阅读 · 0 评论 -
ZOJ 3147 Dezider's Coverup【最小圆覆盖】【模板题】
Dezider's CoverupTime Limit: 1 Second Memory Limit: 32768 KBZlatica to his house for dinner. The trouble is, he tripped with the sauce in his hands (thankfully this was in the morning a原创 2017-08-18 09:18:29 · 459 阅读 · 0 评论 -
HDU 4053 or ZOJ 3541 The Last Puzzle【区间dp】【经典题】
The Last PuzzleTime Limit: 2 Seconds Memory Limit: 65536 KB Special JudgeThere is one last gate between the hero and the dragon. But opening the gate isn't an easy task.There原创 2017-07-19 17:39:09 · 548 阅读 · 0 评论 -
ZOJ 3822 Domination【概率dp】
DominationTime Limit: 8 Seconds Memory Limit: 131072 KB Special JudgeEdward is the headmaster of Marjar University. He is enthusiastic about chess and often plays chess with his frie原创 2017-06-26 21:21:00 · 388 阅读 · 0 评论 -
ZOJ 3829 Known Notation【贪心】【好题】
Known NotationTime Limit: 2 Seconds Memory Limit: 65536 KBDo you know reverse Polish notation (RPN)? It is a known notation in the area of mathematics and computer science. It is also kno原创 2017-06-26 16:38:56 · 477 阅读 · 0 评论 -
ZOJ 3819 Average Score【水题】
Average ScoreTime Limit: 2 Seconds Memory Limit: 65536 KBBob is a freshman in Marjar University. He is clever and diligent. However, he is not good at math, especially in Mathematical Ana原创 2017-06-26 15:07:31 · 497 阅读 · 0 评论 -
ZOJ 3349 Special Subsequence【dp+线段树优化】
Special SubsequenceTime Limit: 5 Seconds Memory Limit: 32768 KBThere a sequence S with n integers , and A is a special subsequence that satisfies |Ai-Ai-1| d ( 0 Now your task is to f原创 2017-08-08 09:44:35 · 426 阅读 · 0 评论