#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字 | 22.1分钟 | 100% | 103 CPM | 360 次 | 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 |