会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
SunsetCold
博客园
首页
新随笔
联系
订阅
管理
2024年10月10日
【学校训练记录】十月个人训练赛1题解
摘要: A 只需按照题目意思扩展h倍即可,先记录初始字符,打印时扩展为2*h根据题目公式打印 #include<bits/stdc++.h> #define int long long using namespace std; const int MAXN = 100005; int n; int a[MA
阅读全文
posted @ 2024-10-10 19:16 何以丶笙箫默^
阅读(61)
评论(0)
推荐(0)
公告