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