2018年11月10日
摘要: 博客: 模版: #include<stdio.h> #include<string.h> #include<algorithm> #include<map> using namespace std; const int maxn = 2e5 + 10; char s[maxn], sNew[maxn 阅读全文
posted @ 2018-11-10 10:47 海苔 阅读(112) 评论(0) 推荐(0)