#BJSC022. 三位数排序
三位数排序
三位数排序
题目描述
给出三个整数 a,b,c要求把这三位整数从小到大排序。
输入格式
一行三个整数 a、b、c。
输出格式
按从小到大的顺序输出三个整数,以空格分隔。
样例
1 2 3
1 2 3
来源
BJSC
给出三个整数 a,b,c要求把这三位整数从小到大排序。
一行三个整数 a、b、c。
按从小到大的顺序输出三个整数,以空格分隔。
1 2 3
1 2 3
BJSC
By signing up a 趣信奥 universal account, you can submit code and join discussions in all online judging services provided by us.