Skip to content

Instantly share code, notes, and snippets.

@notogawa
Created February 16, 2014 14:39
Show Gist options
  • Save notogawa/9035262 to your computer and use it in GitHub Desktop.
Save notogawa/9035262 to your computer and use it in GitHub Desktop.
なぜこれでダメなの?
#define Q(c)*q=#c;c
Q(main(n){for(scanf("%d",&n);n--;)printf("#define Q(c)*q=#c;c\nQ(%s)",q);})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment