会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Live Freely
Run as fast as you can
博客园
首页
联系
订阅
管理
05 2014 档案
纯tarjan poj2186
摘要:tarjan,叙叙旧咯#include#define maxn 50005int e[maxn],ne[maxn],be[maxn],all;int DFN[maxn],LOW[maxn],stack[maxn],curr,stak;bool instack[maxn];int num,belong...
阅读全文
posted @
2014-05-28 23:43
Estimator
阅读(174)
评论(0)
推荐(0)
公告