Skip to content

Instantly share code, notes, and snippets.

@kanghyojun
Created May 2, 2014 02:46
Show Gist options
  • Select an option

  • Save kanghyojun/11466691 to your computer and use it in GitHub Desktop.

Select an option

Save kanghyojun/11466691 to your computer and use it in GitHub Desktop.
#include <stdio.h>
int main() {
printf("Hello World");
return 0;
}
@kanghyojun
Copy link
Copy Markdown
Author

오 ㅋㅋ gist 커맨드로 올린 첫번째파일

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment