会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
void_f
追逐影子的人 自己就是影子
首页
联系
管理
随笔分类 -
dfs/bfs
[WorldFinal 2012E]Infiltration(dfs+图论)
摘要:Description 题意:给定一个点数为n的竞赛图,求图的最小支配集 n include include include using namespace std; bitset g[99],tmp; int cas,n,path[9],Ans; bool dfs(int k,int p,bits
阅读全文
posted @
2018-03-03 09:02
void_f
阅读(149)
评论(0)
推荐(0)
公告