Hi,

I'm new in C++, and I've a problem: When I use 'cin>>' the first time, it works good, but when I use it later again, it doesn't ask any input !

WP