Skip to content

Instantly share code, notes, and snippets.

@rbin
Created June 26, 2014 19:46
#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