48(c) log V 應該沒錯24 題比較難一般的 sorting lower bound 是用 comparison 證明的但是 linear decision tree model 也可以證明
https://algs4.cs.princeton.edu/65reductions/所以 24 (c) 要看你怎麼解釋linear decision tree 的 lower bound 會 implycomparison model 的 lower bound但是大部分課本上都是只證明 comparison model 的..24 (d) 的話 因為 non-linear 可能會提供 extra power所以有可能可以 beat O(n lg n)