#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% | 159 CPM | 129 次 | 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 |