Topic: Write a program that allows the user to enter numbers in the range 0-19, terminated by a sentinel, and then perform the following functiosn on the numbers: the average number, the maximum number, the range, the median
#include
#include
#include
#include
#include
using namespace std;
2007-02-13
09:08:10
·
2 answers
·
asked by
clock
2
in
Computers & Internet
➔ Programming & Design
FYI for the first two answerers: i have done the program but it has a problem which i posted in yahoo answers, but no one seems to be smart enough to answer it
2007-02-13
09:44:02 ·
update #1