An open API service indexing awesome lists of open source software.

https://github.com/jackhowa/fib-sum

Given a positive integer num, return the sum of all odd Fibonacci numbers that are less than or equal to num.
https://github.com/jackhowa/fib-sum

Last synced: 8 months ago
JSON representation

Given a positive integer num, return the sum of all odd Fibonacci numbers that are less than or equal to num.

Awesome Lists containing this project