Similar recursion functions have huge run-time differences. Why is that?

前端 未结 0 361
耶瑟儿~
耶瑟儿~ 2020-12-07 03:25

I was studying recursion and I needed to write a recursion function that will compute the greatest integer in the given list.

Firstly I tried this:

def         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题