Write c++ program by using iostream not
bits/stdc++.h
Use class in this program, create a separate function to
enter the file name and another function to display the output.
Then call both functions in “int main function”.
At the beginning of program execution, the user enters the name
of the file that contains the data for the NCAA Tournament to be
analyzed. You may assume that the filename is correct, and that it
is a csv file in the format shown at the bottom of this page.
Identify the best
underdog within a given round. The user is prompted to select a
round, from round 2 up to round 6 (the Championship). You may
assume that the round chosen is one of the available options. Only
games from that selected round are evaluated. The worst ranking
team is found among those games, and displayed. It is considered
the best underdog, because this team is supposedly the worst among
the teams that made it to the round chosen.
Note that within each
region, teams are ranked 1-16. A rank of 1 indicates that this is
the best team in the region, and a rank of 16 indicates that it is
the worst team in the region.
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
