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