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