Skip to content

Instantly share code, notes, and snippets.

@0mg
Created April 13, 2011 21:43
Show Gist options
  • Select an option

  • Save 0mg/918493 to your computer and use it in GitHub Desktop.

Select an option

Save 0mg/918493 to your computer and use it in GitHub Desktop.
[idea] mini for(;;);
for();
for(;;);
for(a);
for(;a;);
for(a;b);
for(a;b;);
for(a;b;c);
for(a;b;c);
for(a;b;c;d)e;
for(a;b;d){e;c;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment