Skip to content

Commit 4af9dc3

Browse files
SwastyyPanquesito7
andauthored
Update math/n_bonacci.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
1 parent aa83739 commit 4af9dc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

math/n_bonacci.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
*
1515
* @author [Swastika Gupta](https://github.com/Swastyy)
1616
*/
17+
1718
#include <algorithm> /// for std::is_equal, std::swap
1819
#include <cassert> /// for assert
1920
#include <iostream> /// for IO operations

0 commit comments

Comments
 (0)