Advertisement
wgma

lil' d=nob4l1fe

Jul 11th, 2016
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.23 KB | None | 0 0
  1. /*
  2.  _   _   _____   _ __   ___ | |__  
  3. | | | | |_____| | '_ \ / _ \| '_ \
  4. | |_| | |_____| | | | | (_) | |_) |
  5.  \__,_|         |_| |_|\___/|_.__/
  6. */
  7. #include<cstdio>
  8.  
  9. int main()
  10. {
  11.     puts("you lost the game"); 
  12.     return 0;
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement