- 博客(1)
- 收藏
- 关注
原创 2-sat模板
#include <bits/stdc++.h> using namespace std; typedef long long LL; const LL maxn = 2000000 + 100; const LL maxm = 10000000 + 100; LL age[maxn],a[maxn][2],vis[maxn]; LL he[maxn],ver[maxm],ne[max...
2019-02-19 21:43:26
161
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人