Question: using dev c++ 5. Insert a few integer numbers between -100 and 100 (insert the value 0 to stop). Determine how many negative numbers and

using dev c++
5. Insert a few integer numbers between -100 and 100 (insert the value 0 to stop). Determine how many negative numbers and how many positive numbers have been inserted, the smallest number and the biggest number, their total and average. Print out what have been determined. (Consider to use the top-down approach in your design)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
