会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Crysfly
// what is matter? never mind.
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
12
13
14
15
16
2020年11月11日
平衡树
摘要: qwq P3215 [HNOI2011]括号修复 / [JSOI2011]括号序列 (-> -1 , )->1 fhq-treap 维护 premax,sufmin P2042 [NOI2005]维护数列 写了 Splay 维护 pushup 要与线段树不同,要加根节点:lmx[x]=max(lmx
阅读全文
posted @ 2020-11-11 12:40 Rainbow_qwq
阅读(114)
评论(0)
推荐(0)
2020年11月4日
poly
摘要: 多项式exp
阅读全文
posted @ 2020-11-04 21:25 Rainbow_qwq
阅读(298)
评论(3)
推荐(0)
2020年10月31日
modint
摘要: #define mod 998244353 struct modint{ unsigned int x; modint(int o=0){x=o;} modint &operator = (int o){return x=o,*this;} modint &operator +=(modint o)
阅读全文
posted @ 2020-10-31 18:35 Rainbow_qwq
阅读(1083)
评论(0)
推荐(1)
2020年10月16日
小蒟蒻太蒻了
摘要: RT
阅读全文
posted @ 2020-10-16 12:51 Rainbow_qwq
阅读(266)
评论(3)
推荐(1)
上一页
1
···
12
13
14
15
16
公告