会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
NewErA
博客园
首页
新随笔
联系
订阅
管理
2018年8月29日
[Codeforces #210] Tutorial
摘要: Link: Codeforces #210 传送门 A: 贪心,对每个值都取最大值,不会有其他解使答案变优 #include <bits/stdc++.h> using namespace std; #define X first #define Y second typedef long long
阅读全文
posted @ 2018-08-29 11:58 NewErA
阅读(133)
评论(0)
推荐(0)
公告