Problem foodchain
User BrainrotKid
Submission Time 2026-02-24 12:04:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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