#includestdio.h

int main()
{
int a=250;
printf("%1d\n", a);
return 0;
}

Posted on by