会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
GUOdx
快乐滴程序媛!
博客园
首页
管理
2020年11月19日
小模板
摘要: 线性基 #include<bits/stdc++.h> using namespace std; #define lson l,m,rt<<1 #define rson m+1,r,rt<<1|1 #define mid int m = (l + r) >> 1 const int M = 1e4+
阅读全文
posted @ 2020-11-19 22:01 GUO_dx
阅读(172)
评论(0)
推荐(0)