摘要: #include <bits/stdc++.h> using namespace std; int n; int shu=0; int main(int argc, char** argv) { cin>>n; string shou; string str; for(int i=0;i<n;i++ 阅读全文
posted @ 2023-02-10 19:25 hanxuyao 阅读(153) 评论(0) 推荐(0)