#include <stdio.h> 
int main ()
{
        int age;
        printf("c언어 며칠하셨어요? : ");
        scanf("%d", &age);
        printf("ㅋㅋㅋㅋㅋ ㅄ아 %d일바께 못햇냐 ㅋㅋ 더하고오셈 ㅃㅃ \n", age);

        return 0;
}


내 손수작아니고 c언어본색에있는거 반은 기억해서쓰고 반은 베껴씀 ㅋㅋㅋㅋ

아직도 return 0; 이랑 #include <stdio.h> 개념을 모르겠다

물론 1시간전 c언어시작