
CF
文章平均质量分 87
心向阳光2014
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Codeforces Round #364 (Div. 2)
A. Cards time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output 以相加和配对,按坐标输出,保证数据合法; There are n cards (n is even) in the原创 2016-07-26 09:17:21 · 325 阅读 · 0 评论 -
Codeforces Round #363 (Div. 2)
A. Launch of Collider time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output 提示:题意说是有序,遍历所有即可,O(n); There will be a launc原创 2016-07-20 10:46:52 · 259 阅读 · 0 评论