Problem | foodchain |
---|---|
User | jyothircool |
Submission Time | 2024-03-25 15:08:23 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
foodchain.cpp: In function ‘int main()’:
foodchain.cpp:13:3: error: ‘n’ was not declared in this scope
13 | n =(f*e)%m;
| ^