#include <bits/stdc++.h>
using ll = long long;
#define N 100001
int Logn[N];
int main() {
std::ios::sync_with_stdio(0);
std::cin.tie(0);
std::cout.tie(0);
for(int i = 2; i < N; i++) Lo...
English Article | Word Count | Duration | Accuracy | Speed | Backspace | Error | Slogan |
---|---|---|---|---|---|---|---|
《[c++][数据结构]st表》 | 866字 | 2.9分钟 | 100% | 243 CPM | 83 次 | 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 |