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