Owl Get a Life
fibo.cpp: In function ‘int main()’:fibo.cpp:6:15: error: ‘fib’ was not declared in this scope 6 | std::cout << fib(n); | ^~~