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

A grocery store sells boxes of juice in equal size packs call about 36 boxes in Winston by 45 boxes what is the greatest number of boxes in each pack
what is the scale factor between shape A and shape B
In general, breaking bonds results in a release of energy. TRUE FALSE
Description in writing helps readers
A major reason the American colonists of the 1600s chose to settle along the seacoast and rivers was so that they could (1)export slaves (2)carry out trade (3)p
what event led president monroe to issue his warning statement
What is the greatest negative value of x such that the square root of 50-x is an integer?
St. Thomas Aquinas was known as _____. Select all that apply.
Read the sentence. The crab was safe inside its skeleton. What kind of phrase are the bolded words? infinitive phrase adjective phrase adverb phrase gerund
rocks formed from molten material: igneous rock,extrusive, intrusive, or sedimentary ?