HomeVolumesContestsSectionsForumsUsersPrintHelpAbout

Volumes > Beginners > problem:


50900 - Put the Numbers in Descending Order

Volume problems

• 50881 - Exchange the Values
• 50903 - Basic Math Calculator
• 50885 - Calculate the Average
• 50887 - Average of Test Scores
• 50895 - Hours Minutes and Seconds
• 50902 - Translate Score into Grade
• 50890 - Convert Celsius to Fahrenheit
• 50889 - Convert to Minutes and Sec...
• 50900 - Put the Numbers in Des...
• 50884 - Area and Perimeter Of The ...
• 51040 - Annual profit
• 51038 - Simple interest
• 51041 - Plane Segmentation
• 51039 - Automated billing system
• El Clasico
• 51007 - Function f(x)
• 50481 - Car Parking

Feedback

If you notice incorrect translations in Contester, please let author know.

Time limit 2000/4000/4000/4000 ms. Memory limit 65000/65000/65000/65000 Kb.

Put the Numbers in Descending Order

Write a program that gets 3 numbers and then display them in descending order.

Input: In the first line, you will get 3 integers.

Output: The numbers in descending order.

Sample Input1:

Sample Input2:

2 1 3

24  19  47

Sample  Output1:

Sample  Output2:

3 2 1

47  24  19

 

Äëÿ îòïðàâêè ðåøåíèé íåîáõîäèìî âûïîëíèòü âõîä.

www.contester.ru