会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
spytc space
------星空之下,有你陪伴
博客园
首页
新随笔
联系
订阅
管理
2019年2月5日
强连通分量大佬博客
摘要: https://www.cnblogs.com/five20/p/7594239.html
阅读全文
posted @ 2019-02-05 23:33 spytc
阅读(84)
评论(0)
推荐(0)
编辑
拓扑排序的vector
摘要: #include <bits/stdc++.h>#define inf 1e9#define lll long long intusing namespace std;vector <int> q[100]; int n,rudu[100],p,ans[100],k;bool f[100];queu
阅读全文
posted @ 2019-02-05 18:27 spytc
阅读(166)
评论(0)
推荐(0)
编辑
公告