Owl Get a Life
fibo_easy.cpp: In function ‘int main()’:fibo_easy.cpp:12:6: error: ‘i’ was not declared in this scope 12 | if (i != 1) cout << secondNum << endl; | ^