会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
er007
博客园
首页
新随笔
联系
订阅
管理
2022年9月7日
Codeforces Round #819 (Div. 1 + Div. 2) and Grimoire of Code Annual Contest 2022 A-D
摘要: A. Mainak and Array a有三种情况一种是整个环都在转另外两种是一个端点不转,其它点都在转取个最值就可了 //#define int ll const int N = 2e5+10; int n,m; int a[N]; void solve() { // cin>>n>>m; ci
阅读全文
posted @ 2022-09-07 23:58 er007
阅读(107)
评论(0)
推荐(0)
编辑
公告