Owl Get a Life
foodchain.cpp: In function ‘int main()’:foodchain.cpp:9:15: error: expected ‘;’ before ‘}’ token 9 | cout << total | ^ | ; 10 | 11 | } | ~