0
Arrays question please help me
Write a C++ program that reads 10 numbers from the user, stores them into an array, and then print largest, smallest number, sum of all the numbers on the screen, sum of those numbers that are less than 20, the sum of odd and even number, count of numbers that are prime and print the count of numbers that are perfect squares.
1 Respuesta
+ 1
First homework I enjoyed making:
https://code.sololearn.com/cK6aqk168pVF/?ref=app