Owl Get a Life
fibo.cpp: In function ‘int main()’:fibo.cpp:12:7: error: ‘n’ was not declared in this scope 12 | for (n = 0; n != N+1; n++) { | ^