摘要: #include <bits/stdc++.h> using namespace std; #define int long long const int mod = 100001; string str; int s,sj,g; int ans; signed main(){ ios::sync_ 阅读全文
posted @ 2020-04-03 20:39 Hazelxcf 阅读(181) 评论(0) 推荐(0)