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

Home/ Score/ score desc
This achievement: 2024/ 12/ 5 Thu
English Article Word Count Duration Accuracy Speed Backspace Error Slogan
数据结构链表 4286 1.0分钟 100% 70 CPM 15 0 不及格,加强练习!
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)