B. 【深基3.例8】三位数排序

    Type: RemoteJudge 1000ms 256MiB

【深基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.

题目描述

给出三个整数 a,b,c(0a,b,c100)a,b,c(0\le a,b,c \le 100),要求把这三位整数从小到大排序。

输入格式

输入三个整数 a,b,ca,b,c,以空格隔开。

输出格式

输出一行,三个整数,表示从小到大排序后的结果。

1 14 5
1 5 14
2 2 2
2 2 2

算法 AC 编程挑战赛 - 高中组

Not Attended
Status
Done
Rule
IOI
Problem
6
Start at
2024-11-16 19:20
End at
2024-11-16 21:20
Duration
2 hour(s)
Host
Partic.
66