C++ code not asking for input despite cin
|
|
0
|
281
|
September 23, 2018
|
Ambiguous behaviour of getline() and cin.ignore() in C++
|
|
4
|
535
|
August 6, 2018
|
C++14: cin vs scanf
|
|
4
|
843
|
April 23, 2018
|
How to scan integers until newline?
|
|
9
|
34586
|
January 19, 2018
|
cin in c++
|
|
1
|
321
|
September 23, 2017
|
taking input
|
|
4
|
372
|
August 27, 2017
|
C++ cin not working
|
|
4
|
522
|
August 26, 2017
|
getting TLE
|
|
7
|
987
|
April 5, 2017
|
Cool fast IO implementation!!!
|
|
13
|
16967
|
June 8, 2015
|
while(cin >> ) input in keyboard does not stop
|
|
3
|
3878
|
November 2, 2014
|
newbie question c++
|
|
1
|
958
|
October 30, 2014
|
What is the difference in behavior between cin and getchar?
|
|
3
|
5119
|
August 7, 2014
|
std::scanf vs std::cin
|
|
12
|
4195
|
July 1, 2014
|
difference between prinf and in cout?
|
|
7
|
1299
|
February 5, 2014
|
cin works but getchar() doesn't while taking a char input
|
|
4
|
1359
|
December 28, 2013
|
Trouble while submitting answer in C++ [TIDRICE]
|
|
4
|
2533
|
September 30, 2013
|
(scanf/printf) VS (cin/cout)
|
|
5
|
11179
|
September 17, 2013
|
Input and output formatting in c++
|
|
0
|
2806
|
August 4, 2013
|
correct way of reading string in c++?
|
|
0
|
1311
|
April 10, 2013
|
Life, universe and everything! Please help! What is wrong in my code (c++)??
|
|
1
|
1027
|
October 2, 2012
|