这个算法通过递归地分解问题来找到解决方案。
The algorithm finds the solution by breaking down the problem ___recursively.
这个函数会递归地调用自身来完成计算。
This function calls itself ___recursively to perform the calculation.