Advertisement
Guest User

Untitled

a guest
May 27th, 2017
309
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. #include <iostream>
  2. using namespace std;
  3. {
  4.     int main()
  5.     {
  6.         cout<<"Agate likes penis";
  7.         system("PAUSE");
  8.     }
  9.     void dragon()
  10.     {
  11.         cout<<"Dragon made Agate his bitch";
  12.     }
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement