Write a program that accepts 5 integers and computes them for the range. Store the information in a 10-element array.

Write a program that accepts 5 integers and computes them for the range. The main function has been included for you.