
cf
sukpigrabbit
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Codeforces Round #326 (Div. 2)Problem C - Duff and Weight Lifting
#include int n,q,a[1111111],ans; main() { scanf("%d",&n); for(int i=0;in;i++) { scanf("%d",&q); a[q]++; } for(int i=0;i1111110;i++) { if(a[i]%2==1) ans++; a[i+1]+=(a[i]/2); } printf("%原创 2015-10-16 11:58:00 · 515 阅读 · 0 评论 -
8VC Venture Cup 2016 - Elimination Round C - Block Towers
摘抄自 komendart转载 2016-02-16 12:35:49 · 494 阅读 · 0 评论