CS245 - CS II SPRING 1997 LAB 1
Due by the end of lab (Jan. 21, 1997):
Write a program that
- reads in the size of an array of integers from the keyboard,
- reads in an array of numbers from the keyboard,
- displays all of the numbers above the average
Be sure to include prompts for the user and a descriptive heading for the output.