会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
梦里不知身是客
谋生,亦谋爱.
博客园
首页
订阅
管理
2015年11月28日
Agri-Net(prim算法,最小生成树问题)
摘要: 看图便知道:来来上代码:#include #include #include #include using namespace std;int main(){ int n; while(~scanf("%d",&n)) { int tu[n+1][n+1]; ...
阅读全文
posted @ 2015-11-28 16:37 -梦里不知身是客
阅读(210)
评论(0)
推荐(0)
编辑
公告