会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
lingfunny
Talk is cheap, show me the code.
首页
新随笔
联系
管理
2024年9月21日
Codeforces Round 973 (Div. 2)
摘要: Sol CF2013 A 每次最多操作 \(\min(x, y)\),故答案为 \(\lceil\frac{n}{\min(x, y)}\rceil\)。 #include <bits/stdc++.h> using namespace std; using u32 = unsigned; usin
阅读全文
posted @ 2024-09-21 21:27 lingfunny
阅读(87)
评论(0)
推荐(0)
编辑
公告