02 2021 档案

摘要:建图 1. int Size, Num, L[Maxsn + 5], R[Maxsn + 5], Block[Maxn + 5];v... 阅读全文
posted @ 2021-02-23 14:24 C2022lihan 阅读(39) 评论(0) 推荐(0) 编辑
摘要:1. s ... 阅读全文
posted @ 2021-02-18 14:11 C2022lihan 阅读(21) 评论(0) 推荐(0) 编辑
摘要:1. 前言 这道题还挺难的 2.题解 (1).排列组合部分 好心人的提示 在字符串 ... 阅读全文
posted @ 2021-02-15 17:01 C2022lihan 阅读(57) 评论(0) 推荐(0) 编辑
摘要:1.前言 正解太妙了 2.题解 (1).暴力打法 将 6 ... 阅读全文
posted @ 2021-02-14 23:35 C2022lihan 阅读(40) 评论(0) 推荐(0) 编辑
摘要:一.前言 本 L J ... 阅读全文
posted @ 2021-02-14 21:20 C2022lihan 阅读(27) 评论(0) 推荐(0) 编辑
摘要:1.前言 鬼畜的题意,真的成了我的噩梦 2.题解 这道题中,小 e ... 阅读全文
posted @ 2021-02-14 21:17 C2022lihan 阅读(61) 评论(0) 推荐(0) 编辑
摘要:一.前言 我翻阅了许多blog,都没有讲清楚为什么最底层的宽度最小,高度最高,我决定尝试解释一下,由于本人井中视星,只能大致讲讲证明... 阅读全文
posted @ 2021-02-09 11:32 C2022lihan 阅读(118) 评论(0) 推荐(1) 编辑
摘要:const int Maxn = 1e5 + 5; const LL Mod = 998244353; struct Cantor { int n; int c[Maxn], BIT[Maxn], Bit[Maxn]; LL order, fac[Maxn]; Cantor () { memset 阅读全文
posted @ 2021-02-05 09:41 C2022lihan 阅读(12) 评论(0) 推荐(0) 编辑
摘要:const int Maxn = 1e5 + 5;const LL Mod = 998244353;struct Cantor { ... 阅读全文
posted @ 2021-02-05 09:41 C2022lihan 阅读(33) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示