Skip to content

Instantly share code, notes, and snippets.

@gcr
Created December 25, 2013 04:31
Show Gist options
  • Select an option

  • Save gcr/8120154 to your computer and use it in GitHub Desktop.

Select an option

Save gcr/8120154 to your computer and use it in GitHub Desktop.
int main()
{
printf("Hello\n");
// wtf???????????/
printf("World\n");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment