[例3.8]三位数排序
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
题目描述
给出三个整数 ,要求把这三位整数从小到大排序。
输入格式
输入三个整数 ,以空格隔开。
输出格式
输出一行,三个整数,表示从小到大排序后的结果。
样例 #1
样例输入 #1
1 14 5
样例输出 #1
1 5 14
样例 #2
样例输入 #2
2 2 2
样例输出 #2
2 2 2
龙凤苑中学A班5.22
- Status
- Done (Attended)
- Rule
- IOI
- Problem
- 3
- Start at
- 2024-5-22 17:32
- End at
- 2024-5-26 13:30
- Duration
- 96 hour(s)
- Host
- Partic.
- 31