Skip to content

Instantly share code, notes, and snippets.

@KristianLyng
Created April 25, 2010 12:46
Show Gist options
  • Select an option

  • Save KristianLyng/378384 to your computer and use it in GitHub Desktop.

Select an option

Save KristianLyng/378384 to your computer and use it in GitHub Desktop.
main(){
int s[9];
gets(s)?main(),puts(s):0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment