摘要:
在网络流中我们要学会呼吸。。。 #include <bits/stdc++.h> #define int long long using namespace std; constexpr int maxn = 1.2e3+10; constexpr int maxm = 2.4e5+10; cons 阅读全文
摘要:
#include <bits/stdc++.h> #define int long long using namespace std; constexpr int maxn = 5e5+10; constexpr int maxl = 21; int n,m,s,tim; vector<int> g 阅读全文