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...
English Article | Word Count | Duration | Accuracy | Speed | Backspace | Error | Slogan |
---|---|---|---|---|---|---|---|
《code》 | 5597字 | 5.0分钟 | 2% | 7 CPM | 0 次 | 2151 | 不及格,错误太多! |
The wrong word this time: 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, | |||||||
Suggestion:
正确率比较低,多观察一下出错的字加以修正,一般来讲都要达到95%以上比较好。
总的来说速度上可能不是很快,多练习键位、或英文文章巩固一下,然后试着对应的输入法练习上,多增加词组等、一次性多字的输出,这样可以总体上提高部份速度。
|
|||||||
Inspirational quotes: 人终究会长大,岁月剥离掉琥珀般的皮囊,让能抵抗世俗的坚硬躯壳得以破茧而出,用锋利的姿势向世界宣泄力量,宣泄侵略性的年轻。 ——郭敬明 | |||||||
What do you think of this article? Give it a rating and let it serve as a guiding light for others |