Need Help Now. Need program working for tomorrow#include <iostream> #include <string> #include <ctime> #include <vector> std::string State[] =...
stingstd::string String[] = {...}; this string hold 50 elements when i have it run the program i have a ...
Need help with string and vectorI made a string of States and under it a corresponding string of Capitals. I have it so it randomly ...