
CF
bocmingbetter
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
CodeForces - 767A
According to an old legeng, a long time ago Ankh-Morpork residents did something wrong to miss Fortune, and she cursed them. She said that at some time n snacks of distinct sizes will fall on the city原创 2017-04-10 20:01:33 · 236 阅读 · 0 评论 -
CodeForces-450B
最近想学html,所以做了题也没有写道博客上,今天看了一个及其简单的数学题,不算是找规律题,我都没做出来,心态真的炸了,虽然我也没动笔去找,最近有点懒了,可能跟身体难受有点关系。 #include using namespace std; long long a[6]; int main() { int x, y; cin >> x >> y; a[0] = x;原创 2017-04-25 15:20:50 · 317 阅读 · 0 评论