| Problem | foodchain |
|---|---|
| User | paaaaaaaaaaaaaaaaaaa |
| Submission Time | 2024-11-07 13:49:55 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
foodchain.cpp: In function ‘int main()’:
foodchain.cpp:10:5: error: expected ‘,’ or ‘;’ before ‘ans’
10 | ans = (ans%x*a%x)%x;
| ^~~