Owl Get a Life
fibo.cpp: In function ‘int main()’:fibo.cpp:4:20: error: expected unqualified-id before numeric constant 4 | int fOne,fTwo = 0,1; | ^