User profile: rssair

User info
User name:rssair
Name:Ryan Stark
Location:Jackson Mi
Website:http://sites.google.com/site/finitepi314
Statistical data
Birthdate:Nov 3, 1992
Gender:Male
Occupation:Student
Skills:C++
History
Joined:
Number of posts:73
Latest posts:

create a program that differentiate between banks
I've got plenty of pointers, but I think you may find the most useful of them to be #1. 1. In functi...

Code game
This is untested, but the logic should work if I understand your assignment correctly. [code] int ma...

How to write vector data into a file.
You should be able to use the for loop you already have, and just index through the vectors, outputt...

not fully filling a 2 dimensional array
You could make the other 20 positions null, or 0...

Voting machine
Since you gave no description of the error, I am making an educated guess here... You are taking a ...