会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
追梦的蚂蚁
博客园
首页
新随笔
联系
订阅
管理
2017年11月22日
AtCoder Regular Contest 059
摘要: C いっしょ / Be Together 数据比较小,暴力就挺好的。O(n^2)可过的好题 c++ include using namespace std; const int MAXN = 1e5+10; char str[MAXN]; int len; int main() { int s =
阅读全文
posted @ 2017-11-22 22:06 追梦的蚂蚁
阅读(251)
评论(0)
推荐(0)
编辑
公告