会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
CL00
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
14
15
16
17
18
2025年11月20日
11.19 p1115最大字段和
摘要: 点击查看代码 #include<bits/stdc++.h> using namespace std; int n; int main() { ios::sync_with_stdio(false); cin.tie(nullptr); cout.tie(nullptr); cin>>n; int
阅读全文
posted @ 2025-11-20 00:28 AnoSky
阅读(3)
评论(0)
推荐(0)
2025年11月19日
11.19 P9532 前缀和
摘要: 点击查看代码 #include<bits/stdc++.h> using namespace std; int t,n,x; int main() { ios::sync_with_stdio(false); cin.tie(nullptr); cout.tie(nullptr); cin>>t;
阅读全文
posted @ 2025-11-19 23:41 AnoSky
阅读(4)
评论(0)
推荐(0)
上一页
1
···
14
15
16
17
18
公告