#include<bits/stdc++.h> using namespace std; int main(){ string s; getline(cin,s); cout<<s; return 0; }
1 1

相关推荐

牛客网
牛客企业服务