#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字 | 7.4分钟 | 100% | 158 CPM | 95 次 | 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 |