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