Advertisement
claukiller

Untitled

Feb 24th, 2016
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. a = number of recursive calls
  2. b = hello (n-23) pues b es 23
  3. k = complejidad del resto de instrucciones n= n^k 3 loops -> k es 3
  4. si por ejemplo es int a = 10 que es complejodad O of 1, la k es 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement