Question: Write a C program that reads in a list of positive integers all greater than 0 and then Prints out the count of the number

Write a C program that reads in a list of positive integers all greater than 0 and then Prints out the count of the number of integers inputted, the average of all the values, and counts both of the number greater than and less than this average. You must use the data found here: http://liberty.egr.vcu.edu/~resler/randomInts.dat Load this file into a browser and then save the file as a text file on your machine. Input the data from the file via redirection on the command-line
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
