Owl Get a Life
fibo.cpp: In function ‘int main()’:fibo.cpp:11:3: error: expected ‘,’ or ‘;’ before ‘cout’ 11 | cout << f0 <<endl; | ^~~~