题解Wonder of U2025-08-09 09:04:09发布于:江苏0阅读0回复0点赞em这题是不是太简单了一点? #include<bits/stdc++.h> using namespace std; string s; int main() { cin >> s; cout << s << "\n"; return 0; } 有帮助,赞一个去预览0/2000发布这里空空如也
有帮助,赞一个