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