#include <stdio.h>

int main() {
   int a;
   a=10;
   printf("%d=vincent",a);
   return 0;
   }

의미는 없고 ㅋ 근데 리턴은 먼 의미야? 저 리턴 뒤 0도 없어도 잘 돌아가던데