小键人4486045的《单列表模板》成绩 - 打字成绩 - 在线打字练习(dazi.91xjr.com)

Home/ Score/ score desc
This achievement: 2025/ 1/ 21 Tue
English Article Word Count Duration Accuracy Speed Backspace Error Slogan
单列表模板 276 120.0分钟 99% 35 CPM 66 3 不及格,加强练习!
The wrong word this time: =, ,n
Suggestion:
可能对按键不够熟悉,或者对输入法不够熟练所导致,不要急慢慢来,先打对把准确率提高,然后逐渐的加快速度,最后才能打准打快。 总的来说速度上可能不是很快,多练习键位、或英文文章巩固一下,然后试着对应的输入法练习上,多增加词组等、一次性多字的输出,这样可以总体上提高部份速度。
Inspirational quotes: 纵使黑夜吞噬了一切,太阳还可以重新回来。 ——汪国真
What do you think of this article? Give it a rating and let it serve as a guiding light for others
Article intro
// head存储链表头,e[]存储节点的值,ne[]存储节点的next指针,idx表示当前用到了哪个节点 int head, e[N], ne[N], idx; // 初始化 void init() { head = -1; idx = 0; } // 在链表头插入一个数a void insert(int a) { e[idx] = a, ne[idx] = head, ...
常规打字
+2积分

去打字就可以设置个性皮肤啦!(O ^ ~ ^ O)