#includestdio.h
int main()
{
Const int j=10;
printf("%d",++j);
}

Posted on by