subject

Anyone can help me with this? Write a program that places 10 random integers in the range of 1 - 20 into an array. Your program should then print the list of numbers, print the list of numbers in reverse order, find and print the largest number on the list, find and print the smallest number on the list, print the total of the numbers, and print the average of the numbers to the nearest hundredth. All output should be neatly formatted with headers for each part of the program (ex. "The list of numbers: ", "The numbers in reverse order is: ", "The Smallest Number on the list is: ", etc...

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 21:20
Your program will make use of long long int variables for all calculations. note: the use of long long int requires that you have c++11 support. you should have this automatically if you are using a newer version of visual studio. the support is there for gcc as well, but you may need the -std=c++11 or -std=c++0x compiler flag. you first need to read in the total number of seconds. there is no prompt for the read (that is, you just do the cin without using a cout to display a prompt). this is going to seem a little strange when you are running your program in your ide
Answers: 2
question
Computers and Technology, 23.06.2019 16:30
You have read about the beginnings of the internet and how it was created. what was the internet originally created to do? (select all that apply) share research. play games. communicate. share documents. sell toys
Answers: 1
question
Computers and Technology, 23.06.2019 17:30
What are the most commonly found items in the trash according to the municipal solid waste report?
Answers: 1
question
Computers and Technology, 24.06.2019 00:30
Asecurity policy is a a. set of guidlines b. set of transmission protocols c. written document d. set of rules based on standards and guidelines
Answers: 2
You know the right answer?
Anyone can help me with this? Write a program that places 10 random integers in the range of 1 - 20...
Questions
question
Mathematics, 09.02.2022 08:40
question
Mathematics, 09.02.2022 08:40
question
Mathematics, 09.02.2022 08:40