Problem foodchain
User Aum
Submission Time 2024-06-19 22:09:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

foodchain.cpp: In function ‘int32_t main()’:
foodchain.cpp:12:22: error: ‘MOD’ was not declared in this scope
12 | cout << a*b*c*d*e%= MOD;;
| ^~~