Owl Get a Life
fibo.cpp: In function ‘int main()’:fibo.cpp:11:6: error: ‘i’ was not declared in this scope 11 | for(i = 2;i < (N+3);i++){ | ^