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