这个算法使用了递归调用来解决问题。

This algorithm uses recursive calls to solve the problem.

点击显示答案

This algorithm uses recursive calls to solve the problem.

recursive 是形容词,来自动词 recur(重复发生)加上后缀 -ive(表示"具有...性质的")。recursive 意思是"递归的",指在解决问题时重复调用自身的方法或过程。

在 App 中完整学习这张卡片

在 App 中学习