User: Samerious

  • Public profile

User profile: Samerious

User info
User name:Samerious
History
Joined:
Number of posts:9
Latest posts:

Vector Trouble.
I'm actually trying to insert certain numbers into an element position such as myarray[0].

Vector Trouble.
Why am I getting this error? [code] #include <iostream> #include <vector> #include <cstdlib>...

Vectors and Random Number Assign
Group1r does not have a size but is the vector being pushed back at the time. Group1 on the other ha...

Vectors and Random Number Assign
[code] vector<int> group1r; vector<string> group1; for(cnt=0;cnt<20;cnt++) { // Beggining of...

Random Number Assign
Seymore that was one of the ways I was thinking of doing it. I don't think I know how to do the seco...

This user does not accept Private Messages