摘要: 最近开始建立一下模板库 这是裸的最小生成树可以用来做模版题 kruscal的代码: cpp include include include include include include using namespace std; define N (20000) define M (110) int 阅读全文
posted @ 2016-09-22 19:57 LHEISSR 阅读(139) 评论(0) 推荐(0)
摘要: 20150615 阅读全文
posted @ 2015-06-15 15:49 LHEISSR 阅读(49) 评论(0) 推荐(0)