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

Solve using elimination.-4x + 3y = -1-4x + 5y = -7​
Alex owes his father $100. His father pays him $12.50 an hour to work at their family store. The function d=100-12.5h represents the amount of debt d Alex has.
how did the indigenous people respond to colonialism in the 19th century?​
How did the reintroduction of wolves into Yellowstone park return the stability to the Yellowstone ecosystem
HHHHHHHHHHHHHHHHHHHHEEEEEEEEEEEEEEEELLLLLLLLLLLLLLLLLLPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPFill in the blank to make each equality true.(x2y)÷______ = (xy)
what created the biggest obstacle for the founding fathers when they try to get the constitution ratified a. the inclusion of woman’s rights b. the role of the
Is everyone’s heart biologically the same
Is it appropriate to elect a variety of English language as the only correct one to teach?
PLEASE HELP ME SOLVE THIS 7TH GRADE MATH PROBLEM, THANK YOU!
What is the fewest number of transformations needed to take pre-image ABCD to image A'B'C'D'? (photo attached) I really need help!