fork download
  1. #include <stdio.h>
  2.  
  3. int main()
  4. {
  5. printf( ". ╚⊙ ⊙╝..\n" );
  6. int x;
  7. for ( x = 0; x < 5; x++ ) {
  8. printf( "╚═(███)═╝\n" );
  9. printf( ".╚═(███)═╝\n" );
  10. printf( "..╚═(███)═╝\n" );
  11. printf( "...╚═(███)═╝\n" );
  12. printf( "...╚═(███)═╝\n" );
  13. printf( "..╚═(███)═╝\n" );
  14. printf( ".╚═(███)═╝\n" );
  15. printf( "╚═(███)═╝\n" );
  16. }
  17. printf( "NIMBLE NAVIGATOR╝\n" );
  18. getchar();
  19. }
Success #stdin #stdout 0s 3416KB
stdin
Standard input is empty
stdout
. ╚⊙ ⊙╝..
╚═(███)═╝
.╚═(███)═╝
..╚═(███)═╝
...╚═(███)═╝
...╚═(███)═╝
..╚═(███)═╝
.╚═(███)═╝
╚═(███)═╝
╚═(███)═╝
.╚═(███)═╝
..╚═(███)═╝
...╚═(███)═╝
...╚═(███)═╝
..╚═(███)═╝
.╚═(███)═╝
╚═(███)═╝
╚═(███)═╝
.╚═(███)═╝
..╚═(███)═╝
...╚═(███)═╝
...╚═(███)═╝
..╚═(███)═╝
.╚═(███)═╝
╚═(███)═╝
╚═(███)═╝
.╚═(███)═╝
..╚═(███)═╝
...╚═(███)═╝
...╚═(███)═╝
..╚═(███)═╝
.╚═(███)═╝
╚═(███)═╝
╚═(███)═╝
.╚═(███)═╝
..╚═(███)═╝
...╚═(███)═╝
...╚═(███)═╝
..╚═(███)═╝
.╚═(███)═╝
╚═(███)═╝
NIMBLE NAVIGATOR╝