Owl Get a Life
fibo.cpp: In function ‘int main()’:fibo.cpp:7:3: error: ‘N’ was not declared in this scope 7 | N = N + 1; | ^