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

How did people protest both violently and peacefully against the Stamp Act
Which expression includes the factors that can be used to find the zeros of this function? f(x) = 5x² + 12x – 9 A. (x + 1)(5x – 9) B. (x – 1)(5x + 9) C. (x +
Solve for x. 10[2x-4]=100
n this passage, the author’s viewpoint is that the situation causes people to act in ways that are unfeeling and disrespectful toward those who have died. What
72% of the total number of students in a school are boys. If there are 1800 boys, find the total number of students. Also find the ratio of the number boys to t
What tone does the code book have
hi can someone help me with this pls
A lawnmower was purchased for rupees 1100 and rupees 50 were paid as transportation charges. It was sold at a 14% profit. Find its selling price
what does a mass number mean and what does an atomic number mean?
pllllz helllp mweeeeee​