anyone can solve this old problem?Actually, even I use cin.ignore(numeric_limits<streamsize>::max(), '\n'); instead of cin.sync(); th...
anyone can solve this old problem?[quote] if you can put all the numbers on the same line, you can read the whole line and process tha...
anyone can solve this old problem?question:write a program to compare whether a vector<int> contains the same elements as a list<int...
anyone can solve this old problem?http://www.cplusplus.com/forum/beginner/26873/ I came across the same problem with the above link, ...
This user does not accept Private Messages