会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
周栎
一息尚在,岂敢回头
博客园
首页
新随笔
联系
订阅
管理
2019年7月22日
2019hdu多校1
摘要: 1009 考虑贪心,暴力枚举一位。 $o(676n)$ #include<bits/stdc++.h> using namespace std; const int N=1e5+333; int n,m,zl; int pos[26],cnt[N],t[26],az[N]; char s[N],st
阅读全文
posted @ 2019-07-22 13:54 周栎
阅读(142)
评论(0)
推荐(0)
编辑
codefroce842C
摘要: xx
阅读全文
posted @ 2019-07-22 09:33 周栎
阅读(72)
评论(0)
推荐(0)
编辑
公告