#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字 | 50.0分钟 | 100% | 63 CPM | 30 次 | 1 | 不及格,加强练习! |
The wrong word this time: 哦 | |||||||
Suggestion:
可能对按键不够熟悉,或者对输入法不够熟练所导致,不要急慢慢来,先打对把准确率提高,然后逐渐的加快速度,最后才能打准打快。
|
|||||||
Inspirational quotes: 其实人类没有真正自由,少年时我们坐在课室里动弹不得,稍后又步入办公室,无论外头阳光多好,还得超时加班,有几个人可以真正做自己想做的事。 ——亦舒 | |||||||
What do you think of this article? Give it a rating and let it serve as a guiding light for others |