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
8 months agoJess
8 months agoBrigette
9 months agoAgustin
9 months agoFlo
9 months agoMammie
9 months agoAhmad
9 months agoSherill
9 months agoYesenia
9 months agoArthur
9 months agoRickie
9 months agoMarguerita
10 months ago