typedef struct Date{
int year;
int month;
int day;
}date;
typedef struct Comment{
date pudate;
char puname[15];
char contain[200];
struct Comment *next;
}comment;
typedef struct Anews{
date pu...
English Article | Word Count | Duration | Accuracy | Speed | Backspace | Error | Slogan |
---|---|---|---|---|---|---|---|
《用来练习的一段代码》 | 2692字 | 2.0分钟 | 100% | 160 CPM | 32 次 | 0 | 良好,向更快挑战! |
Suggestion:
可能对按键不够熟悉,或者对输入法不够熟练所导致,不要急慢慢来,先打对把准确率提高,然后逐渐的加快速度,最后才能打准打快。
|
|||||||
Inspirational quotes: 要争取人心,就必须有一个宽宏大量的气度和一个既往不咎的政策,哪怕是装也要装得像回事。 ——易中天 | |||||||
What do you think of this article? Give it a rating and let it serve as a guiding light for others |