Owl Get a Life
foodchain.cpp: In function ‘int main()’:foodchain.cpp:7:48: error: expected ‘)’ before ‘;’ token 7 | cout << (((((a * b) * c) * d) *e) % 1000000009; | ~ ^ | )