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