Owl Get a Life
fibo_ex.cpp: In function ‘int main()’:fibo_ex.cpp:54:9: error: return-statement with no value, in function returning ‘int’ [-fpermissive] 54 | return; | ^~~~~~