for (i = 1; i <= n; i ++)
for (j = 1; j <= n; = j * 2) Sum[i] = Sum[i] + i x j.
Find the time complexity
Answers
Answered by
0
Answer:
ij is the answer of this question
Similar questions