Advertisement
Guest User

Untitled

a guest
Jul 24th, 2017
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. #define BEGIN {
  2. #define END }
  3. int main()
  4. BEGIN
  5. puts("hello world");
  6. END
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement