Skip to content

Instantly share code, notes, and snippets.

@nopcoder
Created January 25, 2009 12:53
Show Gist options
  • Save nopcoder/51778 to your computer and use it in GitHub Desktop.
Save nopcoder/51778 to your computer and use it in GitHub Desktop.
int main() {
printf("hi\n");
return 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment