Zanuark

battleship banner

Nov 16th, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.49 KB | None | 0 0
  1. cout << "█████ ██ ██ ██ ██ " << endl;
  2. cout << "███ ██ ██ ██ ██ ██ ██ " << endl;
  3. cout << "█████ ████████ ████████ ██ ██ " << endl;
  4. cout << "██████ ████ ██ ██ ██ ████ ██████ █████ ██ █████ " << endl;
  5. cout << "███ ███ ██ ██ ██ ██ ██ █ ██ ██ ██ ██ ██ ██ " << endl;
  6. cout << "███ ███ ██████ ██ ██ ██ ████████ █████ ██ ██ ██ ██ ██" << endl;
  7. cout << "███ ████ ███ ██ ██ ██ ██ ███ ██ ██ ██ ██ ██ ██ " << endl;
  8. cout << "███████ ██████ ██ ██ ██ ██████ ██████ ██ ██ ██ █████ " << endl;
  9. cout << " ██ " << endl;
  10. cout << " ██ " << endl;
  11. cout << " ██ " << endl;
Add Comment
Please, Sign In to add comment