首页 > 暗的连锁
头像 minux_sufe
发表于 2020-07-01 01:39:38
#include <bits/stdc++.h> using namespace std; const int N=100005; const int M=N*2; int n, m; struct Edge{ int v, ne; }e[M]; int depth[N], 展开全文

等你来战

查看全部