Ransomware3301 / fibonacci_generator

C program that generates up to the 92nd Fibonacci number

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

C program that generates up to the 92nd Fibonacci number

License:MIT License


Languages

Language:C 100.0%