Owl Get a Life
fibo.cpp:3:5: error: expected unqualified-id before ‘if’ 3 | if int f(0) == 0 && f(1) == 1 | ^~