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

The jacket is reduced in price from $40 to $30 what's The percentage of decrease in the price
If 2 is added to seven times a number and equals 8 more than six times a number what is the number
Why is external criticism so important when it comes to analyzing data?
how do you say goodbye in Chinese
What is the verb in this simple sentence? My favorite vegetables include carrots, cucumbers, and broccoli. A. vegetables B. and C. include D. favorite
Which describes one part of the Columbian Exchange? A. Potatoes and tomatoes were introduced in the Americas. B. People from Africa were brought to the Americas
41% of the students at an art college want to be graphic designers. About what fraction of the students want to be graphic designers?
3x+2y=4 4x+5y=17 What is the value of x and y?
(3x-4)^2(x-3) i need help simplyfind this equation
Which British poet of the Romantic movement found inspiration in England's Lake District? A. Johann Wolfgang von Goethe B. William Wordsworth C. Lord Byron D. J