摘要: string s; while(getline(cin,s)){ cout<<s<<endl; } 阅读全文
posted @ 2021-04-03 19:13 Kinghao0319 阅读(263) 评论(0) 推荐(0)