C++ code not asking for input despite cin
|
|
0
|
265
|
September 23, 2018
|
Ambiguous behaviour of getline() and cin.ignore() in C++
|
|
4
|
514
|
August 6, 2018
|
C++14: cin vs scanf
|
|
4
|
824
|
April 23, 2018
|
How to scan integers until newline?
|
|
9
|
34560
|
January 19, 2018
|
cin in c++
|
|
1
|
308
|
September 23, 2017
|
taking input
|
|
4
|
357
|
August 27, 2017
|
C++ cin not working
|
|
4
|
496
|
August 26, 2017
|
getting TLE
|
|
7
|
966
|
April 5, 2017
|
Cool fast IO implementation!!!
|
|
13
|
16948
|
June 8, 2015
|
while(cin >> ) input in keyboard does not stop
|
|
3
|
3845
|
November 2, 2014
|
newbie question c++
|
|
1
|
922
|
October 30, 2014
|
What is the difference in behavior between cin and getchar?
|
|
3
|
5099
|
August 7, 2014
|
std::scanf vs std::cin
|
|
12
|
4150
|
July 1, 2014
|
difference between prinf and in cout?
|
|
7
|
1253
|
February 5, 2014
|
cin works but getchar() doesn't while taking a char input
|
|
4
|
1337
|
December 28, 2013
|
Trouble while submitting answer in C++ [TIDRICE]
|
|
4
|
2494
|
September 30, 2013
|
(scanf/printf) VS (cin/cout)
|
|
5
|
11149
|
September 17, 2013
|
Input and output formatting in c++
|
|
0
|
2783
|
August 4, 2013
|
correct way of reading string in c++?
|
|
0
|
1289
|
April 10, 2013
|
Life, universe and everything! Please help! What is wrong in my code (c++)??
|
|
1
|
1010
|
October 2, 2012
|