单项选择题
A.27 B.38 C.51 D.75
A.回溯法 B.分治法 C.动态规划 D.递推
A.head(tail(tail(L))) B.tail(head(head(L))) C.head(tail(head(L)) D.tail(tail(head(L)))