Owl Get a Life
foodchain.cpp: In function ‘int32_t main()’:foodchain.cpp:14:20: error: expected ‘;’ before ‘}’ token 14 | out %= 1000000009 | ^ | ; 15 | } | ~