当前位置:天才代写 > C++/C代写,c语言代写代考-100%安全,包过 > 代写C语言加急美国英文留学生题目:Radix Sort

代写C语言加急美国英文留学生题目:Radix Sort

2017-12-24 08:00 星期日 所属: C++/C代写,c语言代写代考-100%安全,包过 浏览:826

A. Radix Sort

题目描述

Given a sequence of numbers separated by commas, you are required to sort them by radix sort. Output the step results of each pass.

Input
2 line
the first line is a sequence of numbers(<20) separated by commas; the second line is the step pass number(<5).

Output
1 line
the sequence of the pass separated by commas

 

输入样例

5,2,21,

1

输出样例

21,2,5,

图片2.png 

 

 

    关键字:

天才代写-代写联系方式