2.15翻译

OpenJudge - 17:The Largest City Nearby

17:The Largest City Nearby

总时间限制: 

1000ms

内存限制: 

65536kB

描述

There are N cities, the length of edges between cities is given. Please find the city with the largest index id satisfying that there exisits a path between city 1 and city id and the length of this path is no more than K.

有N个城市,给出每个城市的边缘的长度。找出带有最大下标id的城市,满足在城市1和城市id之间存在一个长度不超过K的路径。

输入

First line: two positive integers N (N <= 100) and K (K <= 10000).

第一行:两个正整数N(N<=100)和K(K<=10000)。
Next N lines: the i-th line contains N non-negative integers (<= 100) indicating the length of edge between city i and other cities.

下N行:第i行包含N个非负整数(<=100)表示城市i和其他城市之间的路径的长度。

输出

One integer id.

一个整数id。

样例输入

4 6
0 4 5 7
4 0 9 3
5 9 0 1
7 3 1 0

样例输出

4
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值