LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   British Indoor Rowing Championships in c++ (https://www.linuxquestions.org/questions/programming-9/british-indoor-rowing-championships-in-c-510655/)

rajan001 12-15-2006 06:37 AM

British Indoor Rowing Championships in c++
 
define appropriate user-defined data types (enumerations and/or structs) to model the data of the application.
read the race data from the data file and store it in a convenient form.
perform a search through the data for the overall winner of the race and report the name and winning time of the winner.
perform a search through the data for the winner of the "fastest segment" prize and report the name of the winner, which segment he completed the fastest and the actual time taken to row the 500 metre segment.


the file data is on a file please could u help me with this coursework asap

cyber-worx 12-15-2006 06:45 AM

Ask a direct question and you will get a direct answer,

Ask general questions about your homework and you will be kindly asked to get a clue.

We are here to help people through linux / admin / programming. We are not here to do their work for them.

Cheers
-rob


All times are GMT -5. The time now is 06:57 AM.