摘要: #include <cstdio> #include <cstring> #include <algorithm> #include <stack> #include <vector> #include <cmath> using namespace std; #define ll long lon 阅读全文
posted @ 2020-07-15 16:24 wqtnb_tql_qwq_%%% 阅读(87) 评论(0) 推荐(0) 编辑
摘要: #include <cstdio> #include <cstring> #include <algorithm> #include <stack> #include <vector> using namespace std; int n,dfn[110],low[110],scc[110],scc 阅读全文
posted @ 2020-07-15 15:39 wqtnb_tql_qwq_%%% 阅读(86) 评论(0) 推荐(0) 编辑
摘要: #include <cstdio> #include <algorithm> #include <vector> #include <stack> #include <cstring> using namespace std; int n,m,dfn[10010],low[10010],scc[10 阅读全文
posted @ 2020-07-15 14:58 wqtnb_tql_qwq_%%% 阅读(107) 评论(0) 推荐(0) 编辑