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