Classic recursive implementation of a Fibonacci function. 1 is always the first and second number of the Fibonacci sequence: n :1,2,3,4, ...
確定! 回上一頁