Computer Science, asked by chongpi1692, 9 months ago

C program to output the moving average of a sequence of non-negative numbers.

Answers

Answered by PiyushSinghRajput1
12

Answer:

I am trying to read in a text file of integers, make it a list, compute the average of all integers, compute the average of all non-negative integers, print max and min. I was able to compute the average of all integers but am having difficulty getting the average of all non-negative integers and the max and min.

Answered by Anonymous
8

Answer:

heya mate option A is the answer

Similar questions