刚才不小心发错版了
求T(n)=knT(n)+nT(n)=k\sqrt{n}T(\sqrt{n})+nT(n)=knT(n)+n 的复杂度
当不知道为什么当k=1k=1k=1 的时候答案是 O(nloglogn)O(n\log\log n)O(nloglogn)