User: mmcgwire67

  • Public profile

User profile: mmcgwire67

User info
User name:mmcgwire67
History
Joined:
Number of posts:5
Latest posts:

Vectors- storing integers and calculating mean
[code]#include <iostream> #include <vector> #include <cmath> #include <iterator> using namespace st...

Vectors- storing integers and calculating mean
[code] flip1 ~/labs/lab10 164% ./vectors How many integers do you want in the vector? 4 Enter intege...

Vectors- storing integers and calculating mean
That was it. I was messing around while watching some youtube video examples and forgot I had that t...

Vectors- storing integers and calculating mean
It compiles. But average is a 0. This is exactly the same code that works when I do it with arrays w...

Vectors- storing integers and calculating mean
I am trying to store integers in a vector. The integers will be provided by the user. I cannot get t...

This user does not accept Private Messages