
贪心
Jin_Yanhui
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
C - Platforms Jumping CodeForces - 1256C(贪心)
There is a river of width nn . The left bank of the river is cell 00 and the right bank is cell n+1n+1 (more formally, the river can be represented as a sequence of n+2n+2 cells numbered from 00 to n+...原创 2019-11-09 09:59:05 · 316 阅读 · 0 评论 -
喷水装置---Watering Grass
Watering Grass Input: standard input Output: standard output Time Limit: 3 seconds n sprinklers are installed in a horizontal strip of grass l meters long andw meters wide. Each sprinkler is insta...原创 2019-07-19 20:23:09 · 216 阅读 · 0 评论