文件名称:OnesTrip

  • 所属分类:
  • 其他小程序
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2013-06-16
  • 文件大小:
  • 1kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 栗**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

一个人的旅行,应用dijkstra

输入数据有多组,每组的第一行是三个整数T,S和D,表示有T条路,和草儿家相邻的城市的有S个,草儿想去的地方有D个;

接着有T行,每行有三个整数a,b,time,表示a,b城市之间的车程是time分钟;(1=<(a,b)<=1000 a,b 之间可能有多条路)

接着的第T+1行有S个数,表示和草儿家相连的城市;

接着的第T+2行有D个数,表示草儿想去地方。

输出ZJB能去某个喜欢的城市的最短时间,如都不能到达,输出-1。-A person' s travel, the application of the input data dijkstra how groups of three integers is the first line of T, S and D, expressed T road, and adjacent to the city' s grass house with S a, grass want to go there are D Then there are T lines, each line contains three integers a, b, time, represents a, b drive between cities is time minutes (1 = < (a, b) < = 1000 a, b possible between multiple routes) followed by the first line of the S T+1 number, which means that the grass family and is connected to a city followed by the first T+2 line with the D number, which means that the grass to go places. Output ZJB able to go to a favorite city of the shortest time, if can not arrive, output-1.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





019 一个人的旅行.cpp

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org