#include<iostream>
#include<cstdio>
#include<algorithm>
#include<cstring>
using namespace std;
const int N = 6;
int dx[N] = {-1, 0, 1, 0, 0}, dy[N] = {0, 1, 0, -1, 0};
char g[N][N], backup[N][N];
void...
English Article | Word Count | Duration | Accuracy | Speed | Backspace | Error | Slogan |
---|---|---|---|---|---|---|---|
《费解开关》 | 1459字 | 14.2分钟 | 100% | 62 CPM | 137 次 | 2 | 不及格,加强练习! |
The wrong word this time: ;,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 |