If the caller wants to find whether 23 is in the slice, it must test data[i] == 23 separately. Searching data sorted in descending order ...
確定! 回上一頁