Skip to content

Instantly share code, notes, and snippets.

@abhiomkar
Created December 28, 2010 20:33
Show Gist options
  • Select an option

  • Save abhiomkar/757671 to your computer and use it in GitHub Desktop.

Select an option

Save abhiomkar/757671 to your computer and use it in GitHub Desktop.
#include <stdio.h>
int main(){
printf("Hello World!\n");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment