Owl Get a Life
fibo.cpp: In function ‘int main()’:fibo.cpp:32:22: error: ‘n’ was not declared in this scope 32 | for (int i=1; i<=n; ++i) { | ^