mirror of
https://github.com/halfrost/LeetCode-Go.git
synced 2025-07-06 09:23:19 +08:00
添加内容
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
# [509. Fibonacci Number](https://leetcode.com/problems/fibonacci-number/)
|
||||
|
||||
|
||||
## 题目:
|
||||
## 题目
|
||||
|
||||
The **Fibonacci numbers**, commonly denoted `F(n)` form a sequence, called the **Fibonacci sequence**, such that each number is the sum of the two preceding ones, starting from `0` and `1`. That is,
|
||||
|
||||
|
Reference in New Issue
Block a user