Skip to content

Instantly share code, notes, and snippets.

@kouki-dan
Created June 16, 2014 04:21
Show Gist options
  • Save kouki-dan/8744aeb0b6ad8e677170 to your computer and use it in GitHub Desktop.
Save kouki-dan/8744aeb0b6ad8e677170 to your computer and use it in GitHub Desktop.
#include<stdio.h>
int main(void){
(*********printf)("Hello world!!\n");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment