Midnightkwai
Midnightkwai
全部文章
最小生成树
ACM之路(320)
KMP(11)
二分(2)
二叉树(1)
动态规划(19)
博弈(2)
大数(4)
差分(1)
并查集(3)
搜索(23)
数学几何(25)
数据结构(127)
最大匹配(3)
最短路(9)
未归档(100)
枚举(14)
模拟(8)
水题(23)
清欢渡总结(5)
线段树(2)
规律(6)
贪心(9)
递推(5)
题解(1)
归档
标签
去牛客网
登录
/
注册
Midnight kwai
大道无形,生育天地;大道无情,运行日月;大道无名,长养万物.
全部文章
/ 最小生成树
(共3篇)
LightOJ - Road Construction(最小生成树)
题目链接:http://lightoj.com/volume_showproblem.php?problem=1041Time Limit: 2 second(s) Memory Limit: 32 MB Problem Description There are several cities ...
最小生成树
2019-08-12
0
509
POJ - The Unique MST(次小生成树)
题目链接:http://poj.org/problem?id=1679Time Limit: 1000MS Memory Limit: 10000K Description Given a connected undirected graph, tell if its minimum spann...
最小生成树
次小生成树
2019-08-14
0
531
ZOJ - QS Network(最小生成树)
题目链接:http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=1586Time Limit: 2 Seconds Memory Limit: 65536 KB Problem Description In the planet...
最小生成树
Prim
2019-08-14
0
441