Help with Vector Medianwhat i changed is this: [code] #include <iostream> #include <vector> using namespace std; double...
Help with Vector Mediancould you tell me a bit more about what that means? does that mean i forgot to put something in or i...
Help with Vector MedianHi there, I am pretty new here. I need some help with this statistics program i am writing for a c++...
Help with Vector Averagesyeah, right after replying, i fiddled around with it a bit. [code] vector<int> numbers; int sum = 0...
Help with Vector Averagesi think that helped... I say think because of this input/output: input: 8, 1, 6 output mean: nan
This user does not accept Private Messages