Owl Get a Life
foodchain.cpp: In function ‘int main()’:foodchain.cpp:8:38: error: invalid type argument of unary ‘*’ (have ‘int’) 8 | cout << (a * b * c * d * e) % (10**9 + 9); | ^