Problem foodchain
User Elnathan
Submission Time 2023-03-01 17:36:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

foodchain.cpp: In function ‘int main()’:
foodchain.cpp:10:14: error: invalid operands of types ‘long double’ and ‘long double’ to binary ‘operator%’
10 | cout << max % mod;
| ~~~ ^ ~~~
| | |
| | long double
| long double