小键人13997591的《数据结构链表》成绩 - 打字成绩 - 在线打字练习(dazi.91xjr.com)

Home/ Score/ score desc
This achievement: 2025/ 1/ 31 Fri
English Article Word Count Duration Accuracy Speed Backspace Error Slogan
数据结构链表 4286 11.1分钟 99% 58 CPM 145 5 不及格,加强练习!
The wrong word this time: N,U,L,L,;
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
#include <stdio.h> #include <stdlib.h> #include <malloc.h> #define OK 1 #define ERROR 0 #define TRUE 1 #define FALSE 0 typedef char ElemType; typedef struct Node /*结点类型定义*/ { ElemType data; st...
常规打字
+2积分

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