Skip to content

Instantly share code, notes, and snippets.

@JubbaSmail
Created November 13, 2014 10:56
Show Gist options
  • Select an option

  • Save JubbaSmail/d2c5e141ac1cf09da741 to your computer and use it in GitHub Desktop.

Select an option

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