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