#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.2分钟 | 100% | 142 CPM | 134 次 | 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 |