摘要: CF24D\(\mathbf{} \begin{Bmatrix} \frac{{\Large CF24D} }{{\color{Red}\Large Solution} }\mathbf{} {No.29} \end{Bmatrix}\times{}\) NeeDna 题目描述 有一个 \(n\) 阅读全文
posted @ 2025-07-24 16:49 NeeDna 阅读(16) 评论(0) 推荐(0)
摘要: P12578\(\mathbf{} \begin{Bmatrix} \frac{{\Large LUOGU-P12578} }{{\color{Red}\Large Solution} }\mathbf{} {No.28} \end{Bmatrix}\times{}\) NeeDna 题意 给定一个 阅读全文
posted @ 2025-07-22 19:51 NeeDna 阅读(21) 评论(0) 推荐(0)
摘要: 估分:160分(0+100+40+20)实际:140(80+50+0+10) 为什么挂分: 1.假贪心 2.常数复杂度 3.函数没写类型 做得好的地方: 1.对自己比较自信 2.能写的暴力在努力 能提高的: 假做法可以多用几个交集在一起,正确一点。 检查挂分,制定标准挂分检查单 题解晚上写:) 阅读全文
posted @ 2025-07-21 15:53 NeeDna 阅读(10) 评论(0) 推荐(0)
摘要: oi预习复习做题总结: 做题的时候把思路写下来,记录估分。 总结中午写完,可以水一点,但是尽量把题都搞懂,先搞懂,后代码。 晚上模板一定独立完成。 自找题目方向 蓝色+{dp,字符串,数据结构,贪心,结论}+来源好 很多名词不知道什么意思时,回去查!(如按秩,容斥系数等) 听学长讲的时候不要走神 先 阅读全文
posted @ 2025-07-21 15:33 NeeDna 阅读(6) 评论(0) 推荐(0)
摘要: 2025/7/20模拟赛 \(\mathbf{} \begin{Bmatrix} \frac{{\Large TEST} }{{\color{Yellow}\Large Record} }\mathbf{} {No.11} \end{Bmatrix}\times{}\) NeeDna 看到比赛题编号 阅读全文
posted @ 2025-07-20 21:02 NeeDna 阅读(24) 评论(0) 推荐(0)
摘要: 容斥原理的广泛性证明 1. 基本定义 设全集为 \(U\),给定 \(k\) 个限制条件 \(C_1, C_2, \ldots, C_k\),每个条件 \(C_i\) 对应集合 \(A_i \subseteq U\)。 2. 目标 计算满足至少一个条件的元素数量: \(\left| \bigcup_ 阅读全文
posted @ 2025-07-19 16:05 NeeDna 阅读(13) 评论(0) 推荐(0)
摘要: 2025/7/18 \(\mathbf{} \begin{Bmatrix} \frac{{\Large LEARN} }{{\color{Yellow}\Large Record} }\mathbf{} {No.10} \end{Bmatrix}\times{}\) NeeDna 序号 题号 来源 阅读全文
posted @ 2025-07-18 15:59 NeeDna 阅读(32) 评论(0) 推荐(0)
摘要: 2025/7/17 \(\mathbf{} \begin{Bmatrix} \frac{{\Large LEARN} }{{\color{Yellow}\Large Record} }\mathbf{} {No.9} \end{Bmatrix}\times{}\) NeeDna 题号 来源 知识点标 阅读全文
posted @ 2025-07-17 08:44 NeeDna 阅读(32) 评论(0) 推荐(0)
摘要: 2025/7/16\(\mathbf{} \begin{Bmatrix} \frac{{\Large TEST} }{{\color{Yellow}\Large Record} }\mathbf{} {No.8} \end{Bmatrix}\times{}\) NeeDna 难度主观估计:\({\c 阅读全文
posted @ 2025-07-16 19:06 NeeDna 阅读(14) 评论(0) 推荐(0)
摘要: 预估难度 水蓝 题目描述 给定无限长的,周期长度为 \(n\) 的非负整数序列 \(a\) 的前 \(n\) 项 \(a_1,a_2,⋯ ,a_n\)。 给定无限长的,周期长度为 \(m\) 的非负整数序列 \(b\) 的前 \(m\) 项 \(b_1,b_2,⋯ ,b_m\)。 给定整数 \(k\ 阅读全文
posted @ 2025-07-16 14:49 NeeDna 阅读(10) 评论(0) 推荐(0)