摘要: https://www.luogu.com.cn/problem/P8195?contestId=154515 ` include<bits/stdc++.h> using namespace std; int main(){ string s; cin >> s; int i; int count 阅读全文
posted @ 2024-01-26 17:08 CXfang10 阅读(21) 评论(0) 推荐(0)