会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
wlhp
博客园
首页
新随笔
联系
订阅
管理
2021年8月13日
2021杭电多校第八场
摘要: 这个第二个操作是比较常见的区间nlogn^2的操作,比如区间与,区间根号,区间取模,区间lowbit 第三个操作是维护区间最高位的和,乘二 int a[maxn]; struct seg{ const int mod = 998244353; int t[maxn << 2], lz[maxn <<
阅读全文
posted @ 2021-08-13 09:24 wlhp
阅读(18)
评论(0)
推荐(0)
公告