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

According to churchill why was the battle of france lost answers. Com.
how did the custom of segregation replace the line drawn between slave and free before the civil war
Please help due very soon
an ethnic group living in some part of mindanao
________ teams concentrate on their internal processes and simply inform others what they are doing. They often have little outside contact, instead this type o
if you could go anywhere where would you go?150 words or more​
How do ocean currents affect temperature at different places
Find an equivalent ratio in simplest terms: 25:75
why were the hapsburg forced to compromise with the Hungarians? What was the outcome?
Find the measure of angle 1.​