/**/ #include int main(void) { int a,b,c,d; printf("Please enter 4 numbers separated by spaces > "); scanf("%d%d%d%d",&a,&b,&c,&d); if (a