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