Owl Get a Life
fibo.cpp: In function ‘int main()’:fibo.cpp:5:25: error: expected ‘;’ before ‘}’ token 5 | cout << "pls give free" | ^ | ; 6 | } | ~