会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Code_Together
博客园
首页
新随笔
联系
管理
订阅
2020年8月14日
Luogu_ P3384 【模板】轻重链剖分
摘要: #include <bits/stdc++.h> using namespace std; #define ll long long struct tree{ll v,late;}t[100010<<2]; int n,m,r,mod,val[100010],p[100010],size[10001
阅读全文
posted @ 2020-08-14 20:21 wqtnb_tql_qwq_%%%
阅读(148)
评论(0)
推荐(1)
编辑
公告