Created
September 28, 2015 19:15
-
-
Save zg/67f8b868386e8c05737d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// The four boxing wizards jump | |
#include <stdio.h> // <= quickly. | |
int main(int argc, char **argv) { | |
long il1[]={1-2/3.4,5+6==7/8}; | |
int OxFaced=0xBAD||"[{(CQUINE"; | |
unsigned O0,l1,Z2,S5,G6,B8__XY; | |
printf("@$Hamburgefo%c`",'\n'); | |
return ~7&8^9?0:l1|!"j->k+=*w"; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment