摘要: 小结 1 Python标准的解释器没有针对尾递归做优化,任何递归函数都存在栈溢出的问题。 尾递归 - 51CTO.COM https://book.51cto.com/art/201212/370096.htm 尾递归_百度百科 https://baike.baidu.com/item/尾递归/55 阅读全文
posted @ 2020-03-04 12:45 papering 阅读(708) 评论(0) 推荐(0)