What is wrong with each of the following statements?
a. cin << score;
b. cout >> maximum;
c. cin >> "Enter data";
d. cin.ignore('Y', 35);
e. getline(someString, cin);
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.