Hi:
I would like a little help with debugging this program.
I have ran it and the error message is printed at the botum(segmentation fault?). There may be several problems with the code.
Please help!
//This program will except numbers and return the median
#include <iostream.h>
int...
Hi:
I am writing code that will compute the median of a set of numbers (or grades) . I would like to know how I can make this program due two special things.
First, I would like for the code to accept a given amount of numbers defined by the amount the user would like to input.
Then...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.