Scratcher Joined 8 years, 1 month ago South Korea
그냥 초보입니다
취미로 스크래치 하고 있어요ㅋ#include <stdio.h>int main (void){printf ("안녕하세요");return 0;}