会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
15145641
icode-xiaohu
博客园
首页
新随笔
联系
订阅
管理
2017年1月25日
BestCoder Round #91
摘要: A题大意,不得不说当时后台数据多水(被人hack)。 从大到小遍历,不断累加上面的值,如果值变小了,就退出。 #include<iostream> #include<cstdio> #include<cstring> #include<map> #include<algorithm> using n
阅读全文
posted @ 2017-01-25 00:01 icode-xiaohu
阅读(193)
评论(0)
推荐(0)
编辑