jrocklove708 jrocklove708
  • 04-02-2018
  • Computers and Technology
contestada

Write a little man program that accepts three values as input and produces the largest of the three as output.

Respuesta :

mathmate
mathmate mathmate
  • 04-02-2018
Required: program to return the largest of three numbers.

pseudocode

input parameters, int A,B,C;
int T; // temporary storage
if (A>B) T=A;
else T=B;
if (T>C) print(T);
else print(C);


Answer Link

Otras preguntas

Rico is making4 batches of mexican rice. each batch needs 2/3cup of corn. He only has a1/3-cup measure.How manytimes must Rico measure 1/3cup of corn to have en
Luke made a model that has 1 circular base and 1 curved surface.what solid figure did he make
the area of a triangle is 41 yards to the second power with a base of 5 yard what is the height in yard
The gases in the air attracted to earth by gravity form layers called the ____
How do you work out the problem 84 divided by4
sam cut a pie into equal parts.There are 3 slices left.The angle measures for 3 slices is 72.how many slices did he cut?
1.    How does the friction affect forward motion? Give an example. 2.    Describe two ways to change the frictional force between two solids surfaces. Change t
Which of the following is formed at a collision zone?Continental rift valleyVolcanic island chainMountain rangeDeep-ocean trench
Why were the 1920's considered the best and worst of times?
Why did president Washington want the United States to remain neutral