Owl Get a Life
foodchain.cpp: In function ‘int main()’:foodchain.cpp:7:11: error: expected ‘;’ before ‘total’ 7 | total = a | ^ | ; 8 | total * b; | ~~~~~