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