
三分&二分
文章平均质量分 86
梧桐下的四叶草
这个世界并没有我看上去的那么简单,人各有命,上天注定。有人天生为王,有人落草为寇。脚下的路,如果不是你自己的选择。那这旅程的终点在哪儿,也没人知道。你会走到哪儿,会碰到谁。都不一定。
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
CSU 1548-Design road(三分)
1548: Design road Time Limit: 2 Sec Memory Limit: 256 MB Submit: 349 Solved: 178 [Submit][Status][Web Board] Description You need to design road from (0, 0) to (x, y) in plane with the原创 2015-12-07 21:40:52 · 404 阅读 · 0 评论 -
Codeforces Round #349 (Div. 2)-B. Coat of Anticubism(二分+贪心)
B. Coat of Anticubism time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output As some of you know, cubism is a tre原创 2016-04-30 18:08:02 · 538 阅读 · 0 评论 -
POJ 3258-River Hopscotch(二分+贪心)
A - River Hopscotch Time Limit:2000MS Memory Limit:65536KB 64bit IO Format:%I64d & %I64u Submit Status Practice POJ 3258 Description Every year the cows hold an event featuri原创 2016-04-18 21:16:51 · 446 阅读 · 0 评论 -
POJ 3273-Monthly Expense(二分+贪心)
B - Monthly Expense Time Limit:2000MS Memory Limit:65536KB 64bit IO Format:%I64d & %I64u Submit Status Practice POJ 3273 Description Farmer John is an astounding accounting原创 2016-04-19 20:02:58 · 467 阅读 · 0 评论 -
POJ 3104-Drying(二分+贪心)
C - Drying Time Limit:2000MS Memory Limit:65536KB 64bit IO Format:%I64d & %I64u Submit Status Practice POJ 3104 Description It is very hard to wash and especially to dry cl原创 2016-04-19 22:16:39 · 551 阅读 · 0 评论 -
BSG白山极客挑战赛-B君的圆锥(三分+数学)
B君的圆锥 wwwwodddd (命题人) 基准时间限制:1 秒 空间限制:131072 KB 分值: 40 B君要用一个表面积为S的圆锥将白山云包起来。 B君希望包住的白山云体积尽量大,B君想知道体积最大可以是多少。 注意圆锥的表面积包括底面和侧面。 Input 一行一个整数,表示表面积S。(1原创 2016-05-20 23:00:28 · 452 阅读 · 0 评论