HDU 1036 Average is not Fast Enough!:题目解答源码
A relay is a race for two or more teams of runners.Each member of a team runs one section of the race.Your task is to help to evaluate the results of a relay race.
You have to process several teams.For each team you are given a list with the running times for every section of the race.You are to compute the average time per kilometer over the whole distance.That's easy,isn't it?
So if you like the fun and challenge competing at this contest,perhaps you like a relay race,too.Students from Ulm participated e.g.at the"SOLA"relay in Zurich,Switzerland.For more information visit http://www.sola.asvz.ethz.ch/after the contest is over.
程序源码
源代码以下:html
点击了解完整源代码this