Computer Science, asked by sowmyaG, 4 months ago

A marathon is a long-distance race with an official
distance of 42.195 kilometres (26 miles 385 yards),
usually run as a road race or footrace.
A local marathon was organized at Bavdhan,
Pune. The distance actually covered by the
participants has been recorded in an array R[]
which is an integer array holding the values in
kilometres. If there are N number of participants
who started running at a particular time, then the
size of R is N. The participants should cover a
distance more than 0.0 km to get recorded in
array RO.
Find the maximum distances covered by 3 highest
racers excluding finishers. If there are only one or
two racers excluding finishers, give their distances
covered.
R[] will be Input float array. Write a code to take
Input array R[), and return 3 maximum distances
excluding Finishing Distance d. d = 42.195 km. in c programming​

Answers

Answered by shanmugapriyaks
1

Answer:

what should I do now

Explanation:

its too long

Similar questions
Science, 2 months ago