会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Kylin's Blog
A ship in harbor is safe, but that is not what ships are built for.
博客园
首页
新随笔
联系
订阅
管理
2019年10月17日
题解Codeforces Global Round 5 (CF1237)
摘要: 昨晚打的一场CF 感觉海星 写一下题解: A:送分题,先假设全部下取整求个和。如果>0就把一些负数变成上取整,如果<0就把一些正数变成上取整。 1 #include<stdio.h> 2 #define it register int 3 #define il inline 4 const int
阅读全文
posted @ 2019-10-17 08:53 kylin_xy
阅读(582)
评论(6)
推荐(0)
公告