Commit Graph

2 Commits

Author SHA1 Message Date
Christian Bender
242e8eaef2
fix issue #25
I change datatype **int** to **long long**
2017-12-23 23:06:42 +01:00
Sohan Rudra
7681d0f3c7 Added an algorithm for finding nth term of fibonacci sequence. (#23)
* Added an algorithm for finding nth term of fibonacci sequence using divide and conquer

* New Function descriptions added

* Added the extra line and also the return 0
2017-09-24 01:45:29 +05:30