摘要:
Given the number k, return the minimum number of Fibonacci numbers whose sum is equal to k, whether a Fibonacci number could be used multiple times. T 阅读全文
posted @ 2020-09-24 15:34
Schwifty
阅读(163)
评论(0)
推荐(0)
摘要:
On a 2-dimensional grid, there are 4 types of squares: 1 represents the starting square. There is exactly one starting square. 2 represents the ending 阅读全文
posted @ 2020-09-24 04:07
Schwifty
阅读(107)
评论(0)
推荐(0)