摘要: #include <bits/stdc++.h> using namespace std; using gg=long long; int main() { ios::sync_with_stdio(false); cin.tie(0); string a; getline(cin,a); int 阅读全文
posted @ 2022-02-24 15:59 平平淡淡yg 阅读(37) 评论(0) 推荐(0)