#25837: 直接用c++內建的就好


Ro49 (eprime)


#include<algorithm>

 

sort(array,array+sizeof(array))