Here is a simple program that I can't seem to get working. If you run the program, it works fine until the age question, where after I type in my age, the program simply outputs the next question, "Please enter your country of origin", without allowing the user to type in an answer for the country.
I think this is a cin buffer problem and I tried tinkering with it but it still doesn't work. Can you guys help me? thanks