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
/
20
History
Zengtudor
dd8d4cb398
fix(P4087): 修复奶牛计数逻辑错误
...
修正判断条件,确保在奶牛数量变化时正确计算答案。移除冗余变量just_one_was_max,使用wasmaxcnt和ismaxcnt更精确地跟踪数量变化。
2025-10-21 16:44:48 +08:00
..
P4087.cpp
fix(P4087): 修复奶牛计数逻辑错误
2025-10-21 16:44:48 +08:00
P7150.cpp
feat: 添加奶牛碰撞模拟算法实现
2025-10-20 11:52:54 +08:00
P7556.cpp
feat: 添加两道编程题解 P7556 和 P9124
2025-10-20 09:46:06 +08:00