#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 |