Owl Get a Life
fibo.cpp: In function ‘int32_t main()’:fibo.cpp:25:9: error: ‘fibo’ was not declared in this scope 25 | cout<<fibo(i)<<endl; | ^~~~