竞赛
考级
zsy
LS_YZY
🐷✋😭🤚 孟繁奕
240637 刘晓彤
有事找大号
耐高总冠军 张文杰
#include<bits/stdc++.h> using namespace std; int main(){ char c[10000]; fgets (c,10000,stdin); cout << c; return 0; }
JUST. DO. IT
古希腊掌管AC的神
_不是哥们跑打AK®
#include <bits/stdc++.h> using namespace std; int main(){ string s; getline(cin,s); cout<<s<<endl; return 0; }
Voldemort
共30条