摘要: 学习建图 cpp include include include using namespace std; int n, m, hea[2005], cnt, scc, ind, dfn[2005], loo[2005], bel[2005]; int uu, vv, ww, sta[2005], 阅读全文
posted @ 2017-12-10 21:51 poorpool 阅读(219) 评论(0) 推荐(0) 编辑