会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
ljlin
首页
新随笔
联系
订阅
管理
09 2013 档案
POJ 2186 Popular Cows
摘要:http://poj.org/problem?id=2186 留个缩点模板 Code#include #include #include #include using namespace std;const int maxn=10000+10;int Index=0,cnt=0,N,M,DFN[maxn],Low[maxn],belong[maxn],d[maxn];bool InS[maxn];...
阅读全文
posted @
2013-09-28 22:03
ljlin
阅读(171)
评论(0)
推荐(0)
公告