Question: Write a C++ loop. Find the values program to input 20 different numbers from the screen using a sum, the product, the average, the lowest

Write a C++ loop. Find the values program to input 20 different numbers from the screen using a sum, the product, the average, the lowest and the highest out of these 20 numbers, while taking care if one or more of them are zeroes. Output the sum, the product, the average, the lowest and the highest values. Grading for this project will be based on the following: Documentation Program structure Program Correctness Program Execution 10% 40% 25% 25%
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
