|
|
back to boardHow Can I stop to input the numbers ?? In the problem set there is nothing told about how can user stop to input numbers. Re: How Can I stop to input the numbers ?? i think you should use while(cin>> ){ } getting input from user will end when he insert invalid value like characters |
|
|