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;
cin.getline(a);
cout< return 0; } Program will output:
Justa
10 months agoTitus
10 months agoGail
10 months agoShala
11 months agoSylvie
11 months agoLavonna
11 months agoLouis
11 months agoGlory
11 months ago