in Programming in C edited by
411 views
0 votes
0 votes

in Programming in C edited by
411 views

4 Comments

I am getting Theta(n)
0
0
what is the second while loop condition.... i am not able read it.
0
0
while(j+n && j<i+10)
0
0
i am also getting θ(n) only
0
0

Please log in or register to answer this question.