Problem | foodchain |
---|---|
User | aanyabiswas |
Submission Time | 2024-06-27 12:31:31 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
foodchain.cpp: In function ‘int main()’:
foodchain.cpp:13:15: error: ‘MOD’ was not declared in this scope
13 | ans = ans%MOD
| ^~~