#include<bits/stdc++.h>#define int long longusing namespace std;const int MAXN=1e6+5;const
int INF=0x7f7f7f7f;struct node{int to,nxt,flow;}e[MAXN];int head[MAXN],cnt=1;inline void
adde(int x,int y,i...
English Article | Word Count | Duration | Accuracy | Speed | Backspace | Error | Slogan |
---|---|---|---|---|---|---|---|
《dinic板子》 | 1188字 | 8.1分钟 | 100% | 146 CPM | 136 次 | 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 |