Guest User

Untitled

a guest
Feb 21st, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. #include <cstdlib>
  2. #include <iostream>
  3.  
  4. using namespace std;
  5. int main()
  6. {
  7. cout << "farzad";
  8. return 0 ;
  9. getch();
  10. }
Add Comment
Please, Sign In to add comment