I have this example block of code that I tried to replicate, a recursive function for finding Fibonacci numbers
#include using namespace std