Problem | foodchain |
---|---|
User | blackscreen1 |
Submission Time | 2024-12-03 10:24:45 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
foodchain.cpp: In function ‘int main()’:
foodchain.cpp:26:22: error: ‘m’ was not declared in this scope
26 | cout << (a*b*c*d*e)%m;
| ^