Owl Get a Life
foodchain.cpp: In function ‘int main()’:foodchain.cpp:8:20: error: expected ‘;’ before ‘}’ token 8 | max %= 1000000009 | ^ | ; 9 | } | ~