Online Judge | Problem Set | Authors | Online Contests | User | ||||||
---|---|---|---|---|---|---|---|---|---|---|
Web Board Home Page F.A.Qs Statistical Charts | Current Contest Past Contests Scheduled Contests Award Contest |
Dijkstra一次A过,说下我的思路 , 但是觉得这题其实有点问题 ,大牛进来说下 。这题我就是用Dijkstra求出每个点的到一个源点的最优解,然后取最大值,记录一次,换一个源点,再做一次,每次都取最大值,最后所有记录的最大值取最小值,就可以了。 根据我的算法,一个人其实是可以同时向多人传递消息的,这样的我的算法中Dijkstra的最优解的最大值才有效。 所以我觉得题意其实有点不清的,没有明确说明一个人是可以向多个人传递消息的,不知大家什么感觉。还是说 这题的数据太弱了?其实我错了。。。。。 Followed by:
Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator