mirror of
https://github.com/CyC2018/CS-Notes.git
synced 2025-07-09 04:09:47 +08:00
Merge pull request #670 from Vongfong/master
代码优化,去除剑指offer10.1题斐波那契数列最后一种解法中fib[2]=2的一行代码
This commit is contained in:
代码优化,去除剑指offer10.1题斐波那契数列最后一种解法中fib[2]=2的一行代码