Owl Get a Life
fibo.cpp: In function ‘int main()’:fibo.cpp:20:1: error: expected ‘}’ at end of input 20 | } | ^fibo.cpp:4:13: note: to match this ‘{’ 4 | int main () { | ^