The following cout statement contains errors.
cout << "red /n" << "blue \ n" << "yellow" \n << "green";
Correct it so that it will display a list of colors, with one item per line.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.