Select topics to narrow your question pool, then enable Random to jump to a random question matching your filters.
What does the ws manipulator do when used with an input stream? ``cpp getline(cin >> ws, name); ``
ws
cpp getline(cin >> ws, name);