摘要:
Kosoraju SCC总数及记录SCC所需要的最少边情况 #include<cstdio> const int N = 300010; int scc_cnt = 0; int Case, n, m, i, x, y, cnt, use[N], g[2][N], nxt[2][N], v[2][N 阅读全文
posted @ 2018-04-24 21:12
Aragaki
阅读(313)
评论(0)
推荐(0)
浙公网安备 33010602011771号