Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ransomware3301/fibonacci_generator

C program that generates up to the 92nd Fibonacci number
https://github.com/ransomware3301/fibonacci_generator

Last synced: 15 days ago
JSON representation

C program that generates up to the 92nd Fibonacci number

Awesome Lists containing this project

README

        

# fibonacci_generator
C program that generates up to the 92nd Fibonacci number using long integers, thus integer overflow doesn't occur until the 93rd Fibonacci number