#include <stdio.h>
#include <conio.h>
int main()
{
int a,b,c,d;
printf("Enter any 4 numbers");
scanf("%d%d%d%d",&a,&b,&c,&d);
if(a>b&&a>c)
{
else if(a>d)
printf("%d is greatest",a);
}
if(b>a&&b>c)
{
else if(b>d){
printf("%d is greatest",b);
}
if(c>a&&c>b)
{
else if(c>d)
printf("%d is greatest",c);
}
else
{
printf("%d is greatest",d);
}
}
Add the two greatest possible four digit numbers. 9999 + 9999
8
the greatest multiple of four less than 100, is 96
0 has the greatest value.
The first four PRIME numbers are 2,3,5,7. If you square these you get 4,9,25,49. The first four squared numbers could be 1,4,9,16
Greatest = 9,999Smallest = 1,008
6, 12, 18, 24 are four numbers with a GCF of 6
Arrange the numbers from smallest to greatest. The mean of the middle two numbers is the median.
If the line is horizontal, the greatest is the furthest to the right.
Add the two greatest possible four digit numbers. 9999 + 9999
19, 998.
1 is the greatest common factor...something else that they have in common is that they are all two digit numbers.
4 and 8, among many others.
8
1001
The answer depends on what the four numbers represent.
largest number a,b,c,d