会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
首页
管理
2020年9月4日
牛的舞会
摘要: 题目链接 tarjan基本思路:强连通分量在搜索树上有返祖边,,细节见代码 #include<bits/stdc++.h> using namespace std; int head[100000],ans=0,in[100000],cnt=0,cnt_=0,low[100000],dfn[1000
阅读全文
posted @ 2020-09-04 16:06 zlq,
阅读(76)
评论(0)
推荐(0)
公告