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