BhaskarJoshi-01 / Competitive-Programming

This is a practice course attempted by me from varioius sources
MIT License
3 stars 11 forks source link

NFibbonacci.c #2

Closed ayushsharma-crypto closed 3 years ago

ayushsharma-crypto commented 3 years ago

The following code finds the Nth Fibonacci number where 1st Fibonacci number is assumed to be 0.