竞赛
考级
AC君
阿坝阿坝阿坝阿坝 阿巴阿巴来讲题啦
アイドル人
#include <iostream> using namespace std; int main() { string s; while(getline(cin,s)) { cout << s << endl; } return 0; }
juhan214
飞的智动
#include <bits/stdc++.h> int main(){ stdstring s; while(getline(stdcin,s)) { stdcout<<s<<stdendl; } return 0; }
186****6957
阿瓦达啃大瓜
skirmish
提交答案之后,这里将显示提交结果~