#C21004. 字符串排序
字符串排序
Background背景
输入一个不大于1000的字符串,请对字符串进行从小到大排序。
Input输入
字符串。
Output输出
从小到大排序的字符串。
Samples样例
aBAc0
0ABac
Limitation限制
1s, 1024KiB for each test case.
输入一个不大于1000的字符串,请对字符串进行从小到大排序。
字符串。
从小到大排序的字符串。
aBAc0
0ABac
1s, 1024KiB for each test case.
By signing up a 霖家编程 universal account, you can submit code and join discussions in all online judging services provided by us.