无韵之诗的《[c++] Treap》成绩 - 打字成绩 - 在线打字练习(dazi.91xjr.com)

Home/ Score/ score desc
This achievement: 2024/ 12/ 12 Thu
English Article Word Count Duration Accuracy Speed Backspace Error Slogan
[c++] Treap 1288 7.0分钟 100% 168 CPM 182 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
Article intro
#include <bits/stdc++.h> using ll = long long; struct node{ node* ch[2]; int val, rank; int rep_cnt; int siz; node(int val) : val(val), rep_cnt(1), siz(1) { ch[0] = ch[1] = nullptr; rank = ra...
常规打字
+2积分

去打字就可以设置个性皮肤啦!(O ^ ~ ^ O)