Output ?
#includestdio.h
int main()
{
int a = 045 , b = 55 ;
Printf( " %d%d" , a,b) ;
return 0 ;
}

Posted on by