Computer Science, asked by mkp97958, 5 months ago

Note: -
You are attempting question i
What is the overall running time of
for(i=0; i<n;i++)
for (=i; j<n; j++)
for (k-1; k<n; k=k*2)
printf ("Test")
for (i=0; i<n; i++)
for(j=1; j<n;=j*2)
printf("Test")​

Answers

Answered by gayenbanasree
0

return 0;

}

This program gives an complication

Similar questions