Owl Get a Life
fibo.cpp: In function ‘int main()’:fibo.cpp:13:26: error: expected ‘;’ before ‘}’ token 13 | cout << coolarray[sheep] | ^ | ; 14 | } | ~