predict the output:
#includestdio.h
#includemath.h
int main()
{
printf("%d\n",!(2025) || (3089));
}

Posted on by