会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
forever97‘s blog
愿你出走半生 归来仍是少年
首页
联系
管理
2014年9月1日
HDU 1556 Color the ball
摘要: 题解:基础的树状数组区间修改,单点查询。#include #include int c[100005],a,b,n;int modify(int x,int num){while(x0)s+=c[x],x-=x&-x;return s;} int main(){ while(~scanf("%...
阅读全文
posted @ 2014-09-01 18:13 forever97
阅读(146)
评论(0)
推荐(0)
公告