保证AC彭珂洋2025-10-12 18:24:29发布于:四川0阅读0回复0点赞#include <bits/stdc++.h> using namespace std; int main() { string s; while (getline(cin, s)) { cout << s << endl; } } 有帮助,赞一个去预览0/2000发布这里空空如也
有帮助,赞一个