A.O(n2n) B.O(nlogn) C.O(2n) D.O(n)
A.重疊子問題 B.最優(yōu)子結構性質 C.貪心選擇性質 D.定義最優(yōu)解
A.貪心算法B.回溯法C.動態(tài)規(guī)劃算法D.舍伍德算法