Problem | foodchain |
---|---|
User | Isabel123 |
Submission Time | 2023-11-10 09:28:50 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
foodchain.cpp: In function ‘int main()’:
foodchain.cpp:10:22: error: invalid operands of types ‘long long int’ and ‘double’ to binary ‘operator%’
10 | cout << sumOfMilk%(1e9 + 9);
| ~~~~~~~~~^~~~~~~~~~
| | |
| long long int double