会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Roni
coding, design, style and best practices
博客园
首页
联系
管理
2017年11月10日
Educational Codeforces Round 32
摘要: http://codeforces.com/contest/888 A Local Extrema【水】 【题意】:计算极值点个数 【分析】:除了第一个最后一个外,遇到极值点ans++,包括极大和极小 【代码】: #include<bits/stdc++.h> using namespace std
阅读全文
posted @ 2017-11-10 10:58 Roni_i
阅读(306)
评论(1)
推荐(0)
公告