User profile: Bries Guy

User info
User name:Bries Guy
History
Joined:
Number of posts:3
Latest posts:

Need Help Now. Need program working for tomorrow
#include <iostream> #include <string> #include <ctime> #include <vector> std::string State[] =...

sting
std::string String[] = {...}; this string hold 50 elements when i have it run the program i have a ...

Need help with string and vector
I made a string of States and under it a corresponding string of Capitals. I have it so it randomly ...