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

Write the equation of the line perpendicular to y = -5/2x + 1 that passes through the point (-5, -5).
Urgent need help plzzzz Imagina que te encuentras en un mercado o tienda dd regalos y manualidades en un pais de America Latina. Escribe un dialogo en el que p
An organism whose genotype is Tt is considered a organism with the genotype tt is a purebred, hybrid hybrid, purebred
Find the equation of the line that passes through the points: (-2, 4) and (1, 10)
Why did England not allow colonial representation in British Parliament?
A map is made of a park. The scale from the park to the map is 36 mi to 9 cm. The length of Great Oaks Trail is 3
a book falls off a 1-meter tall table. how long will it take for the book to hit the floor ?
A sled is moving down a steep hill. The mass of the sled is 50 kg and the net force acting on it is 20 N. What must be done to find the acceleration of the sled
What is 5 x 9 ÷ 3 - 3²?​
Moira solved a problem on the board. What error did Moira make and how can she correct it?