This website requires JavaScript.
Explore
Help
Sign In
Zengtudor
/
alg2025
Watch
1
Star
0
Fork
0
You've already forked alg2025
mirror of
https://gitcode.com/Zengtudor/alg2025.git
synced
2025-11-08 07:37:15 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
90fee25d70
alg2025
/
src
/
10
/
23
History
Zengtudor
5df5ae14a2
docs(P7961): 添加NOIP 2021难题P7961的详细题解文档
...
添加关于组合计数、动态规划和二进制思想的详细解析,包含思路分析、DP状态设计、转移方程推导及优化方法。文档提供了完整的C++代码实现及注释,帮助理解如何将复杂问题分解为可管理的DP步骤。
2025-10-24 11:08:45 +08:00
..
P7960.cpp
feat: 添加P7960和P7961题解并优化P5835代码
2025-10-23 17:59:16 +08:00
P7961.cpp
feat: 添加P7960和P7961题解并优化P5835代码
2025-10-23 17:59:16 +08:00
P7961.md
docs(P7961): 添加NOIP 2021难题P7961的详细题解文档
2025-10-24 11:08:45 +08:00