Problem | foodchain |
---|---|
User | Ant1234567890 |
Submission Time | 2025-06-13 11:10:21 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
foodchain.cpp: In function ‘int main()’:
foodchain.cpp:9:12: error: invalid operands of types ‘double’ and ‘double’ to binary ‘operator%’
9 | k=((a*b*c)%(10e9+9)*d*e)%(10e9+9));
| ~~~~~~~^~~~~~~~~
| | |
| double double