Help! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 2

Help!

Write a program that allows you to read N positive integers between 0 and 100 Show which is the highest of all Show which is the lowest of all When they are equal to 0

8th Nov 2017, 12:00 AM
130mg
130mg - avatar
3 Answers
+ 11
cout << "TRY IT YOURSELF first and ask us if you have any questions.";
8th Nov 2017, 12:05 AM
qwerty
qwerty - avatar
+ 2
It is not a joke
8th Nov 2017, 12:24 AM
130mg
130mg - avatar
+ 1
For example the N numbers that I give are 5 numbers which are 12, 45, 18,72,22. Of those I need to know which is higher, lower and how many are equal to 0 in a program in C. Help!
8th Nov 2017, 1:17 AM
130mg
130mg - avatar