If you sort the array from smallest to largest, the kth smallest element is the kth element in the sorted array. The kth largest element is ...
確定! 回上一頁