0
Hie guys need help yet again.The question is in c++ and it says
Write a program that asks the user to continuosly input students Final exam scoresand searches for the highest and lowest scores and outputs these two scores
2 ответов
0
Sounds like the code involves a loop and some kind of comparison function. Or sorting algorithm
- 1
What do you need help with?