摘要: 题目 Problem Description 某省调查城镇交通状况,得到现有城镇道路统计表,表中列出了每条道路直接连通的城镇。省政府“畅通工程”的目标是使全省任何两个城镇间都可以实现交通(但不一定有直接的道路相连,只要互相间接通过道路可达即可)。问最少还需要建设多少条道路? Input 测 试输入包含若干测试用例。每个测试用例的第1行给出两个正整数,分别是城镇数目N ( #include... 阅读全文
posted @ 2016-07-06 23:47 Pic 阅读(114) 评论(0) 推荐(0) 编辑
摘要: 题目 Problem Description 某省调查城镇交通状况,得到现有城镇道路统计表,表中列出了每条道路直接连通的城镇。省政府“畅通工程”的目标是使全省任何两个城镇间都可以实现交通(但不一定有直接的道路相连,只要互相间接通过道路可达即可)。问最少还需要建设多少条道路? Input 测 试输入包含若干测试用例。每个测试用例的第1行给出两个正整数,分别是城镇数目N ( #include... 阅读全文
posted @ 2016-07-06 23:46 Pic 阅读(130) 评论(0) 推荐(0) 编辑
摘要: Problem Description There are N villages, which are numbered from 1 to N, and you should build some roads such that every two villages can connect to each other. We say two village A and B are connec... 阅读全文
posted @ 2016-07-06 23:42 Pic 阅读(125) 评论(0) 推荐(0) 编辑
摘要: 题目 Problem Description Eddy begins to like painting pictures recently ,he is sure of himself to become a painter.Every day Eddy draws pictures in his small room, and he usually puts out his newest p... 阅读全文
posted @ 2016-07-06 23:42 Pic 阅读(132) 评论(0) 推荐(0) 编辑