Problem foodchain
User elxy
Submission Time 2024-02-02 22:26:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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