单项选择题
A.(i+3)*i/2 B.(i+1)*i/2 C.(2n-i+1)*i/2 D.(2n-i-1)*i/2
A.3,2,1 B.2,1,3 C.3,1,2 D.1,3,2
A.O(1) B.O(n) C.O(n2) D.O(nlog2n)