pick higher values from an array
in
Programming Questions
•
3 years ago
I want to pick the 100 higher values from an array which length is 20000 values and create with them a new array which length must be 100. My question sounds simple but I am really new in programming. Any help is much appreciated.
thanks
p.
1