Write a C++ program that outputs the following text on screen:
text-oh what a happy day ! oh yes, solution / / Let's go ! #include <iostream> uning namespace std; int main ( ) { count << " oh what " << endl ; count << " a happy day! " << endl; count << " oh yes, " << endl; count << " what a happy day! " << endl; return o ; }