#include<bits/stdc++.h>
using namespace std;
int main()
{
cout<<"Hello world!"<<endl;
return 0;
}
#include<bits/stdc++.h>
using namespace std;
int main()
{
cout<<"Hello world!"<<endl;
return 0;
}
...
英文文章 | 文章字數 | 測試時長 | 準確率 | 速度 | 退格數 | 出錯數 | 成績 |
---|---|---|---|---|---|---|---|
《C++-Hello world》 | 299字 | 1.0分钟 | 100% | 165 CPM | 19 次 | 0 | 良好,向更快挑战! |
勵誌名言: 大海和陆地服从宇宙,而人类生活是受最高法律的命令的管辖。 ——西塞罗 |