Problem | foodchain |
---|---|
User | elxy |
Submission Time | 2024-02-02 22:26:40 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
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);
| ^