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

"Sometimes conflict can be healthy". Critically discuss this statement​
what is zionism??????? ​
Expand : x(x + 7)please help​
Read this sentence from President Franklin D. Roosevelt's "Address to Congress Requesting a Declaration of War.” The United States was at peace with that Nation
antonym of taper: a.reduce b.burn c.repair d.widen​
Polygons ! ( picture included)
What is the answer to this question
Question Workspace Check My Work (1 remaining) eBook A firm is evaluating the alternative of manufacturing a part that is currently being outsourced from a supp
f f(x) = 3x, calculate f(4). help
What is a landmark? What is the significance of a landmark as it relates to culture? (put your answer into your own words)