Problem foodchain
User MegaG
Submission Time 2025-08-27 15:46:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

foodchain.cpp: In function β€˜int main()’:
foodchain.cpp:14:31: error: no match for call to β€˜(std::ostream {aka std::basic_ostream<char>}) (long long int)’
14 | cout((a*b*c*d*e) % (10^9 + 9));
| ^