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