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

Compile Error

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