找出第k大的数
Description
用户输入N和K(K Input N Output b Sample Input 1 Sample Output 1 Source none
K
a1 a2 a3 a4 ..... aN5
2
32 3 12 5 89
32
#include

找出第k大的数
Description
用户输入N和K(K Input N Output b Sample Input 1 Sample Output 1 Source none
K
a1 a2 a3 a4 ..... aN5
2
32 3 12 5 89
32
#include