摘要: 模拟赛 T1 简单做法: 发现本题所有运算全是加法 直接记录c,s之和 转移即可 #include<iostream> #include<cstdio> #include<cstdlib> #include<cstring> #include<cmath> #include<algorithm> # 阅读全文
posted @ 2025-10-05 17:13 gbrrain 阅读(14) 评论(0) 推荐(0)