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