Problem | foodchain |
---|---|
User | Ys |
Submission Time | 2022-12-24 16:30:55 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
foodchain.cpp: In function ‘int main()’:
foodchain.cpp:16:23: error: invalid operands of types ‘long long int’ and ‘double’ to binary ‘operator%’
16 | cout<<fmod(product%((1e10)+9));
| ~~~~~~~^~~~~~~~~~~
| | |
| long long int double