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