Skip to content

Instantly share code, notes, and snippets.

@taesamja
Created October 8, 2015 01:52
Show Gist options
  • Save taesamja/4b83dd105510a289fcf4 to your computer and use it in GitHub Desktop.
Save taesamja/4b83dd105510a289fcf4 to your computer and use it in GitHub Desktop.
테스트2
#include <stdio.h>
void main()
{
printf("hello");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment