Adilol

JokerEncryption - taster

Aug 7th, 2011
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.24 KB | None | 0 0
  1. /*
  2.  
  3. JokerEncryption
  4.  
  5. */
  6.  
  7. #include "JokerLibrary.h"
  8.  int main()
  9.  {
  10.      cout << "##### ######\n";
  11.      cout << "    #     #       #\n";
  12.      cout << "    #    #       #\n";
  13.      cout << "###   ######\n";
  14.      cout << "\n";
  15.      cout << "\n";
  16.  }
Advertisement
Add Comment
Please, Sign In to add comment