▼ https://happyand930.tistory.com/19
fflush(stdin); // 윈도우에서만 먹는다. 표준이 아니다.
scanf("%s", &tmp[0]);
char tmp_ch= getchar(); // 일부러 한문자를 읽는다.