#include<bits/stdc++.h>
using namespace std;
int main(){
cout << "Hello, World!" << endl;
string name;
cin >> name;
cout << name << "tongxue,Welcome to Qsinghua University!" << endl;
return 0;
}
以上程序...
English Article | Word Count | Duration | Accuracy | Speed | Backspace | Error | Slogan |
---|---|---|---|---|---|---|---|
《C++之-Hello,world》 | 216字 | 1.0分钟 | 100% | 191 CPM | 18 次 | 0 | 良好,向更快挑战! |
Inspirational quotes: 好的管理者就是要组织离了你照样转。 ——余世维 | |||||||
What do you think of this article? Give it a rating and let it serve as a guiding light for others |