Write a program that draws a picture of a spaceship, using only cout << statements.
Protip: Remember that using the \ requires that you type it in twice to appear in the console window:
cout<< "\\"<