摘要: hdu 2066 1 #include<iostream> 2 #include<cstdio> 3 #include<cstring> 4 #include<queue> 5 #include<map> 6 using namespace std; 7 #define INF 0x3f3f3f3f 阅读全文
posted @ 2018-07-25 20:15 HHHyacinth 阅读(143) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2018-07-25 16:19 HHHyacinth 阅读(1) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2018-07-25 16:16 HHHyacinth 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2018-07-25 10:15 HHHyacinth 阅读(0) 评论(0) 推荐(0) 编辑
摘要: 6690: Transit Tree Path 题目描述 You are given a tree with N vertices.Here, a tree is a kind of graph, and more specifically, a connected undirected graph 阅读全文
posted @ 2018-07-25 09:58 HHHyacinth 阅读(118) 评论(0) 推荐(0) 编辑