answersLogoWhite

0

int main (void)

{

long int x = 246810

printf("%ld", x);

return 0;

}

User Avatar

Wiki User

15y ago

What else can I help you with?