#include<iostream>
#include<cstdio>
#include<algorithm>
using namespace std;
const int N=100010,INF=1e8;
int n,idx,root;
struct Node{
int l,r;
int val,key;
int cnt,size;
}tr[N];
void pushu...
English Article | Word Count | Duration | Accuracy | Speed | Backspace | Error | Slogan |
---|---|---|---|---|---|---|---|
《treap C++》 | 2949字 | 23.1分钟 | 100% | 99 CPM | 305 次 | 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 |