Output?
#includestdio.h
int main()
{
ap:
{
printf("PVX");
goto ap;
return 0;
}
}

Posted on by