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