Owl Get a Life
fibo.cpp: In function ‘int main()’:fibo.cpp:14:19: error: ‘n’ was not declared in this scope 14 | vector<int> f(n+1); | ^