← RoseCodeROSECODE / 157斐波那契数的末尾End of Fibonaccielasolova · 数学 · 2014-08-19找到最小的 n > 0,使得 Fibonacci(n) 以九个 9 结尾。 F(1)=1, F(2)=1, F(3)=2 通过 武里府