题解 100% AC飞的智动2025-07-23 20:58:42发布于:江苏6阅读0回复0点赞#include<bits/stdc++.h> using namespace std; string s; int main(){ while(getline(cin,s)) cout<<s<<endl; return 0; } 有帮助,赞一个去预览0/2000发布这里空空如也
有帮助,赞一个