Owl Get a Life
foodchain.cpp: In function ‘int main()’:foodchain.cpp:21:12: error: expected ‘;’ before ‘}’ token 21 | cout<<temp | ^ | ; 22 | } | ~