0
Give simple problem for solving by C programing language.
We are beginner in C prog language.we know little bit. So for better practice we need some problems.
3 odpowiedzi
+ 3
try to solve the codecoach problems or the community challenges.
+ 1
write to solve those code coach problems its simple and direct.
0
Show the max and min value of 100 numbers, how many of them are bigger than the average?
If I enter 100 or less numbers and I must show how many of them are bigger than the average, how do I do that?