摘要: E (尺取法) #include <bits/stdc++.h> #define ll long long using namespace std; const int maxn = 2e5 + 5; int n; char s[maxn]; int main() { cin >> s + 1 >> 阅读全文
posted @ 2020-04-09 22:40 洛绫璃 阅读(185) 评论(0) 推荐(0) 编辑