#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分钟 | 98% | 98 CPM | 6 次 | 2 | 不及格,加强练习! |
本次出错的字 e,< | |||||||
励志名言: 有些机会因瞬间的犹豫擦肩而过,有些缘分因一时的任性滑落指间。 ——EspanaR.M |