Question: Exercise 1: Write a program that generate a random list of 20 numbers between (X+3) and (Y+15) (inclusive) store them in 1D array w[] and

 Exercise 1: Write a program that generate a random list of

Exercise 1: Write a program that generate a random list of 20 numbers between (X+3) and (Y+15) (inclusive) store them in 1D array w[] and find a) The maximum value among the list. b) The sum of the list. c) The average of the lest. X and Y are the last two digits of your student ID number. Show screenshot of your resulted array list of random numbers and the results a, b and c. 7/Exl solution # include using namespace std; int main() { }

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Accounting Questions!

Q:

\f