C++ code not asking for input despite cin
|
|
0
|
258
|
September 23, 2018
|
Ambiguous behaviour of getline() and cin.ignore() in C++
|
|
4
|
507
|
August 6, 2018
|
C++14: cin vs scanf
|
|
4
|
817
|
April 23, 2018
|
How to scan integers until newline?
|
|
9
|
34550
|
January 19, 2018
|
cin in c++
|
|
1
|
302
|
September 23, 2017
|
taking input
|
|
4
|
349
|
August 27, 2017
|
C++ cin not working
|
|
4
|
487
|
August 26, 2017
|
getting TLE
|
|
7
|
957
|
April 5, 2017
|
Cool fast IO implementation!!!
|
|
13
|
16928
|
June 8, 2015
|
while(cin >> ) input in keyboard does not stop
|
|
3
|
3838
|
November 2, 2014
|
newbie question c++
|
|
1
|
914
|
October 30, 2014
|
What is the difference in behavior between cin and getchar?
|
|
3
|
5087
|
August 7, 2014
|
std::scanf vs std::cin
|
|
12
|
4144
|
July 1, 2014
|
difference between prinf and in cout?
|
|
7
|
1244
|
February 5, 2014
|
cin works but getchar() doesn't while taking a char input
|
|
4
|
1328
|
December 28, 2013
|
Trouble while submitting answer in C++ [TIDRICE]
|
|
4
|
2486
|
September 30, 2013
|
(scanf/printf) VS (cin/cout)
|
|
5
|
11144
|
September 17, 2013
|
Input and output formatting in c++
|
|
0
|
2772
|
August 4, 2013
|
correct way of reading string in c++?
|
|
0
|
1283
|
April 10, 2013
|
Life, universe and everything! Please help! What is wrong in my code (c++)??
|
|
1
|
998
|
October 2, 2012
|