Skip to content

Instantly share code, notes, and snippets.

@rinsuki
Created December 25, 2015 10:20
Show Gist options
  • Save rinsuki/7123708a8fa09880f079 to your computer and use it in GitHub Desktop.
Save rinsuki/7123708a8fa09880f079 to your computer and use it in GitHub Desktop.
#include <stdio.h>
main(){
printf("Hello,World!")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment