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
7 months agoTitus
7 months agoGail
7 months agoShala
8 months agoSylvie
8 months agoLavonna
8 months agoLouis
8 months agoGlory
8 months ago