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

Will Mark Brainlest Help Please ,,,, find the value of x and y ​
A car is traveling 40 kilometers per hour. What is the speed of that car in meters per second?
Page(s) 345-346 11.1. What is price discrimination? Order the following businesses based on the likelihood that the firm will be able to attain near perfect pri
please solve this please​
transfer between the blood and tissue ,? ​
Can anyone help me ?
What is the answer to 5/8 - 1/4^2
American Revolution can be interpreted in which way
PLEASE HELP ASAP THANK YOU!!! LOVE U The fish population is decreasing at a rate of 3% per year. In 2002 there were about 1200 fish. Find the fish population in
Help me please………………………