CS245 - CS II SPRING 1997 LAB 1

Due by the end of lab (Jan. 21, 1997):

Write a program that

  1. reads in the size of an array of integers from the keyboard,
  2. reads in an array of numbers from the keyboard,
  3. displays all of the numbers above the average
Be sure to include prompts for the user and a descriptive heading for the output.