diff --git a/소스.c b/소스.c new file mode 100644 index 0000000..35b27cf --- /dev/null +++ b/소스.c @@ -0,0 +1,8 @@ +#include +int main(void) +{ + printf("READ ME"); + + return 0; + +} \ No newline at end of file