#include<bits/stdc++.h>
using namespace std;
const int MAXN=100005;
int fa[MAXN];
int he[MAXN]={0,1};
int f[MAXN][25];
void init(){
f[0][0]=0;
for(int i=1;i<=n;i++){
f[i][0]=fa[i];
}
for(int j=1...
English Article | Word Count | Duration | Accuracy | Speed | Backspace | Error | Slogan |
---|---|---|---|---|---|---|---|
《c++ 倍增lca模板代码》 | 588字 | 4.3分钟 | 100% | 121 CPM | 82 次 | 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 |