会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
darker_wxl
博客园
首页
新随笔
联系
订阅
管理
2021年7月30日
Codeforces Round #735 (Div. 2)
摘要: codeforces round 735(div.2) A. Cherry 题意 给你一个序列$a_i$, 让你找到一对l, r 另max(\(a_l \to a_r\) ) * min(\(a_l \to a_r\)) 最大 思路 多思考一下,发现直接算相邻就可以了,多的也没意义 code: co
阅读全文
posted @ 2021-07-30 09:38 darker_wxl
阅读(58)
评论(0)
推荐(0)
公告
window.onload = function(){ $("#live2dcanvas").attr("style","position: fixed; opacity: 0.7; left: 70px; bottom: 0px; z-index: 1; pointer-events: none;") }