Advertisement
Guest User

Untitled

a guest
Mar 26th, 2019
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.07 KB | None | 0 0
  1. // otw[]
  2.  
  3. #include <stdio.h>
  4.  
  5. void main()
  6. {
  7. printf("Hello, world...");
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement