Averageis this it? [code]#include <iostream> using namespace std; int main() { double x=0, xs...
AverageThank you so much I actually learned how to it but I have one more question how can i take that aver...
Averagebut it always divides it to 2 it should be like if there are 3 numbers it shuould divide it to 3
AverageI did this and I think I just ruined it [code] #include <iostream> using namespace std; int...
Averageok let me try =]