Write a program that allows die user to enter any number of student names and their scores. The program should then display the student names and scores according to the ascending order of scores. Use the template class vector and the generic sort function from die STL. Note that you will need to define a structure or class type for data consisting of one student name and score. You will also need to overload the
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.