#include <stdio.h>
int main()
{
int a, b;
char c;
printf("Enter two numbers: ");
scanf_s("%d %d", &a, &b);
printf("nEnter ");
scanf_s("%c", &c); <<여기부터 씹히는데 어떻해 ㅠㅠ???
printf("%c", c);
return 0;
}

인스티즈앱
현재 한국 문화라고 퍼지고있는 루머..JPG (의외주의)