Write a C++ program that prompts the user to enter a file name that contains the scores of students in a quiz. Each line in the input file contains a student name followed by the student’s score (as shown in the sample file to the right). The program should then find out the students with the minimum score and the maximum score and display their names and scores.
Marks.txt
Ahmed 90 Badria 85 Noor 91 Khalid 70 Said 65 Suha 80
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here