#includestdio.h
int main()
{
int m=s=n=30;
printf("%d %d %d ",m,n,s);
}


Posted on by