Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2016
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. #include<stdlib.h>
  2. #include<stdio.h>
  3.  
  4. int main()
  5. {
  6. printf("hello");
  7. printf("pause");
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement