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

What revolution had a strong anti religious element?
Just do number 3 and yeah that’s it
Dileep is describing a (blank) in Tom Sawyer
predict or guess what would be different today, if the explorers hadn’t left their homes. Relate this to your day to day life. *Food is always a good example. U
. What is not one of the main reasons that Gerald Ford lost popularity while serving as president? A. He pardoned Richard Nixon. B. He agreed to give up control
what problem was caused by southern farmers in the 1880s growing cotton and tobacco year after year
who was the president in the year 2000?
A local farmer is using a rotating sprinkler to water some newly planted grass. The water sprays from the sprinkler in a circular area with a 105 foot radius. W
What is the answer?! Pls help!
help me answer this pls