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