上一页 1 ··· 24 25 26 27 28 29 30 31 32 ··· 58 下一页
该文被密码保护。 阅读全文
posted @ 2023-07-18 10:18 zltzlt 阅读(0) 评论(0) 推荐(0) 编辑
摘要: [洛谷传送门](https://www.luogu.com.cn/problem/AT_agc032_d "洛谷传送门") [AtCoder 传送门](https://atcoder.jp/contests/agc032/tasks/agc032_d "AtCoder 传送门") 设 $b_i$ 为 阅读全文
posted @ 2023-07-18 10:17 zltzlt 阅读(12) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2023-07-17 19:57 zltzlt 阅读(0) 评论(0) 推荐(0) 编辑
摘要: [洛谷传送门](https://www.luogu.com.cn/problem/CF1848E "洛谷传送门") [CF 传送门](https://codeforces.com/problemset/problem/1848/E "CF 传送门") 感觉比这场的 F 简单。 发现我们要进行 $x$ 阅读全文
posted @ 2023-07-17 19:42 zltzlt 阅读(15) 评论(0) 推荐(0) 编辑
摘要: [洛谷传送门](https://www.luogu.com.cn/problem/CF1844G "洛谷传送门") [CF 传送门](https://codeforces.com/problemset/problem/1844/G "CF 传送门") 出题人脑洞真大…… 设 $x_i$ 为 $i$ 阅读全文
posted @ 2023-07-16 20:51 zltzlt 阅读(14) 评论(0) 推荐(0) 编辑
摘要: [洛谷传送门](https://www.luogu.com.cn/problem/CF1844C "洛谷传送门") [CF 传送门](https://codeforces.com/problemset/problem/1844/C "CF 传送门") 原题是 [[ARC092E] Both Side 阅读全文
posted @ 2023-07-16 20:00 zltzlt 阅读(21) 评论(0) 推荐(0) 编辑
摘要: [洛谷传送门](https://www.luogu.com.cn/problem/AT_arc092_c "洛谷传送门") [AtCoder 传送门](https://atcoder.jp/contests/arc092/tasks/arc092_c "AtCoder 传送门") Key obser 阅读全文
posted @ 2023-07-16 20:00 zltzlt 阅读(3) 评论(0) 推荐(0) 编辑
摘要: [洛谷传送门](https://www.luogu.com.cn/problem/P4931 "洛谷传送门") 设 $f_i$ 为 $i$ 对情侣完全错位的方案数,那么答案为: $$\binom{n}{k} \frac{n!}{(n - k)!} 2^k f_{n - k}$$ 分别代表选择 $k$ 阅读全文
posted @ 2023-07-15 12:47 zltzlt 阅读(29) 评论(0) 推荐(0) 编辑
摘要: [洛谷传送门](https://www.luogu.com.cn/problem/P6667 "洛谷传送门") 点值不好搞。考虑把它搞成系数一类的东西。 由二项式反演,$f(x) = \sum\limits_{i = 0}^x \binom{x}{i} b_i \Leftrightarrow b_i 阅读全文
posted @ 2023-07-14 21:47 zltzlt 阅读(45) 评论(0) 推荐(0) 编辑
摘要: [洛谷传送门](https://www.luogu.com.cn/problem/P4548 "洛谷传送门") 结论:答案为 $\sum\limits_{s_{1 \sim k} = s_{m - k + 1 \sim m}} n^k$。 记一下两种理解方法。 假设有人开了一个赌场,每一秒钟有一位赌 阅读全文
posted @ 2023-07-13 15:57 zltzlt 阅读(23) 评论(0) 推荐(0) 编辑
上一页 1 ··· 24 25 26 27 28 29 30 31 32 ··· 58 下一页