#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字 | 0.2分钟 | 3% | 60 CPM | 0 次 | 264 | 不及格,错误太多! |
本次出错的字 #,i,n,c,l,u,d,e,<,b,i,t,s,/,s,t,d,c,+,+,.,h,>,u,s,i,n,g, ,n,a,m,e,s,p,a,c,e, ,s,t,d,i,n,t, ,m,a,i,n,(,),{,c,o,u,t,<,<,",H,e,l,l,o, ,w,o,r,l,d,!,",<,<,e,n,d,l,r,e,t,u,r,n, ,0,},#,i,n,c,l,u,d,e,<,b,i,t,s,/,s,t,d,c,+,+,.,h,>,u,s,i,n,g, ,n,a,m,e,s,p,a,c,e, ,s,t,d,i,n,t, ,m,a,i,n,(,),{,c,o,u,t,<,<,",H,e,l,l,o, ,w,o,r,l,d,!,",<,<,e,n,d,l,r,e,t,u,r,n, ,0,},#,i,n,c,l,u,d,e,<,b,i,t,s,/,s,t,d,c,+,+,.,h,>,u,s,i,n,g, ,n,a,m,e,s,p,a,c,e, ,s,t,d,i,n,t, ,m,a,i,n,(,),{,c,o,u,t,<,<,",H,e,l,l,o, ,w,o,r,l,d,!,",<, | |||||||
小小建议:
正确率比较低,多观察一下出错的字加以修正,一般来讲都要达到95%以上比较好。
|
|||||||
励志名言: 行动是理想最高贵的表达。 ——普劳图斯 | |||||||
您觉的这篇文章怎么样,评个分吧,做其他人的指路灯 |