- 1
C++
Write a C++ program that let the user enter a grade of his average and the program determine his rank as in the following table, the program still repeat itself for n times, the program ignore invalid input >100 and <0 and count the frequencies for each rank if the fails rank counts 3 your program should terminate, your program
1 Answer