Problem foodchain
User Subz3r0
Submission Time 2025-03-14 15:47:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

foodchain.cpp: In function ‘int main()’:
foodchain.cpp:10:27: error: ‘MOD’ was not declared in this scope
10 | result = result * c % MOD;
| ^~~