c++ You have a list with student ratings. Into the hit list from two different universities University A evaluates students on a 5-point scale (0-failed ... 5-excellent) University B evaluates students on a 100 point scale (below 50 - failed. 50..59 = 2, 60..74 = 3, 75..89 = 4, 90..100 = 5) As a result of an error, the scores were mixed into the general list, without equalization It is necessary to sort all the marks in the list from the highest to the lowest, not forgetting that for example, a score of 5 on a 5-point scale is higher than 89 on a 100-point scale (Note 1: there are no grades below 50 at the university) (Note 2: Personality A is considered higher than B. That is, a score of 5 is better than 100)

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter5: Control Structures Ii (repetition)
Section: Chapter Questions
Problem 20PE: When you borrow money to buy a house, a car, or for some other purpose, you repay the loan by making...
icon
Related questions
Question

c++ You have a list with student ratings.

Into the hit list from two different universities
University A evaluates students on a 5-point scale (0-failed ... 5-excellent)
University B evaluates students on a 100 point scale
(below 50 - failed. 50..59 = 2, 60..74 = 3, 75..89 = 4, 90..100 = 5)
As a result of an error, the scores were mixed into the general list, without equalization
It is necessary to sort all the marks in the list from the highest to the lowest, not forgetting that for example, a score of 5 on a 5-point scale is higher than 89 on a 100-point scale
(Note 1: there are no grades below 50 at the university)
(Note 2: Personality A is considered higher than B. That is, a score of 5 is better than 100)
Expert Solution
steps

Step by step

Solved in 4 steps with 5 images

Blurred answer
Knowledge Booster
Datatypes
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781305480537
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT