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

which appeal opposing teen driving curfews would you target to members of congress
I need the answer to this multiple choice>>
why did black citizen take action to end segregated buses in montgomery?
girl is 18 years old and her brother is a third her age. When the girl is 36, what will be the age of her brother? Enter a numerical value only.
Track is important to Greg he runs several times a week. Which revision most effectively corrects the fused sentence? Track is import
Compare the nitrogen, carbon, and oxygen cycles
Describe two ways that the design of the Pelamis wave power technology may help minimize the effect to marine animals and migrating sea birds.
Select all that apply. Natural selection _____. A.) is random B.) favors organisms well adapted to the environment C.) cannot work if beneficial traits are not
Marisol plans to make a 9 mini sandwiches for every two people attending her party. Write a ratio that is equivalent to Marisol ratio
What is the ratio of escape speed from earth to circular orbital speed? ignore air resistance.