会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
N_Yokel
博客园
首页
新随笔
联系
管理
订阅
2019年5月3日
树状数组的基本用法(板子)
摘要: 写这篇博客,为了方便自己后续复制粘贴板子; HDU 1166 题意:单点更新,区间查询 1 #include <cstdio> 2 #include <iostream> 3 #include <cstring> 4 using namespace std; 5 6 #define lowbit(x
阅读全文
posted @ 2019-05-03 12:09 N_Yokel
阅读(258)
评论(0)
推荐(0)
编辑
公告