#includestudio.h
#define a 10
int main()
{
cont int a = 5;
printf("a=%d\n",a);
}

Posted on by