摘要:
#include #include #include using namespace std; const int maxn=100010; int n,m,sum,sum1,sum2; vector G[maxn]; int color[maxn],color2[maxn]; bool dfs(int u){ for(int i=0;i<G[u].size();i++){ ... 阅读全文
posted @ 2017-09-19 20:14
wqtnb_tql_qwq_%%%
阅读(112)
评论(0)
推荐(0)

浙公网安备 33010602011771号