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

arrays

write a program which captures 10 random numbers and the array should display the maxmum and minimum numbers in the array

23rd Jul 2019, 12:21 PM
everjoy dziro
3 Answers
+ 1
Please show your attempt and people here will be happy to help you with errors; it is unfair to expect the work to be done for you.
23rd Jul 2019, 12:53 PM
Rincewind
Rincewind - avatar
0
I can make it if you want
25th Jul 2019, 3:40 PM
Cout
Cout - avatar
0
What do you need to do: It is now only 4 numbers make it 10 numbers. read about the function rand(); https://code.sololearn.com/ciuM17KeXQbe/#cpp Have fun
25th Jul 2019, 4:06 PM
Cout
Cout - avatar