What will happen when you attempt to compile and run the code below, assuming that you enter the following sequence: one two three
#include
#include
using namespace std;
int main ()
{
string a;
getline(cin, a);
cout< return 0; } Program will output:
Raul
10 months agoJess
10 months agoBrigette
10 months agoAgustin
10 months agoFlo
11 months agoMammie
11 months agoAhmad
11 months agoSherill
11 months agoYesenia
11 months agoArthur
11 months agoRickie
11 months agoMarguerita
11 months ago