954,499 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

time complexity of tree - urgent!

$k2 = $subject_k2/40;
$j2 = $subject_k2%40;
if($j2 >= 15){
   $k2 = $k2 + 1;
}


what is the time complexity of the above code?


thank u!

aimee_jc
Newbie Poster
5 posts since Jul 2009
Reputation Points: -1
Solved Threads: 0
 

not urgent.

jwenting
duckman
Team Colleague
8,392 posts since Nov 2004
Reputation Points: 1,662
Solved Threads: 337
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: