Home > Back-end >  C c
C c

Time:09-20

Real number arrays, implement the following operations

1, data entry;
2, the largest;
3, the minimum;
4, the average;
5, the number of elements in the higher than the average;
0, exit

CodePudding user response:

The questions do not have what difficulty, to flip data writing,

CodePudding user response:

1. To recycle the scanf
2.3. Nested loop if, or use the sort
4. Cycle sum divided by the number of
5. If (> ave) i++