Question: ( In C + + ) Write a program to help them analyze their data. Your program must contain parallel arrays: an array to store
In CWrite a program to help them analyze their data. Your program must contain parallel arrays: an array to store the names of the runners and a twodimensional array of five rows and seven columns to store the number of miles run by each runner each day. Furthermore, your program must contain at least the following functions:
a function to read and store the runners' names and the numbers of miles run each day;
a function to calculate the average number of miles run each day;
and a function to output the results. You may assume that the input data is stored in a file and each line of data is in the following form: runnerName milesDay milesDay milesDay milesDay milesDay milesDay milesDav
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
