Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 168 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 168 Bytes

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