김동준

commit 1

Showing 1 changed file with 8 additions and 0 deletions
#include <stdio.c>
main()
{
*src="";
gets(src);
puts(src);
}