| Problem | foodchain |
|---|---|
| User | jerrielchangjiebin |
| Submission Time | 2024-12-04 10:36:56 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
foodchain.cpp: In function ‘int main()’:
foodchain.cpp:12:2: error: expected ‘,’ or ‘;’ before ‘a’
12 | a = a % mod;
| ^