Owl Get a Life
fibo.cpp: In function ‘int main()’:fibo.cpp:15:13: error: expected ‘}’ at end of input 15 | return 0; | ^fibo.cpp:13:15: note: to match this ‘{’ 13 | signed main() { | ^