typedef struct {
int value;
int *idxs;
int size;
UT_hash_handle hh;
} Hash;
typedef struct {
Hash *hash_table;
int *nums;
int size;
} RandomizedCollection, RC;
/** Initiali...
英文文章 | 文章字數 | 測試時長 | 準確率 | 速度 | 退格數 | 出錯數 | 成績 |
---|---|---|---|---|---|---|---|
《code》 | 5597字 | 5.0分钟 | 2% | 7 CPM | 0 次 | 2151 | 不及格,错误太多! |
本次出錯的字 t,y,p,e,d,e,f, ,s,t,r,u,c,t, ,{,i,n,t, ,v,a,l,u,e,;,i,n,t, ,*,i,d,x,s,;,i,n,t, ,s,i,z,e,;,U,T,_,h,a,s,h,_,h,a,n,d,l,e, ,h,h,;,}, ,H,a,s,h,;,t,y,p,e,d,e,f, ,s,t,r,u,c,t, ,{,H,a,s,h, ,*,h,a,s,h,_,t,a,b,l,e,;,i,n,t, ,*,n,m,s,;,i,n,t, ,s,i,z,e,;,}, ,R,a,n,d,o,m,i,z,e,d,C,o,l,l,e,c,t,i,o,n,,, ,R,C,;,/,*,*, ,I,n,i,t,i,a,l,i,z,e, ,y,o,u,r, ,d,a,t,a, ,s,t,r,c,t,u,r,e, ,h,e,r,e,., ,*,/,R,a,n,d,o,m,i,z,e,d,C,o,l,l,e,c,t,i,o,n,*, ,r,a,n,d,o,m,i,z,e,d,C,o,l,l,e,c,t,i,o,n,C,r,e,a,t,e,(,), ,{,/,/, ,p,r,i,n,t, | |||||||
小小建議:
正确率比较低,多观察一下出错的字加以修正,一般来讲都要达到95%以上比较好。
总的来说速度上可能不是很快,多练习键位、或英文文章巩固一下,然后试着对应的输入法练习上,多增加词组等、一次性多字的输出,这样可以总体上提高部份速度。
|
|||||||
勵誌名言: 子女中那种得不到遗产继承权的幼子,常常会通过自身奋斗获得好的发展,而坐享其成者,却很少能成大业。 ——培根 | |||||||
您覺的這篇文章怎麽樣,評個分吧,做其他人的指路燈 |