Problem | foodchain |
---|---|
User | MegaG |
Submission Time | 2025-08-27 15:46:11 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
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));
| ^