| Problem | foodchain |
|---|---|
| User | mentcletan |
| Submission Time | 2024-04-14 17:24:20 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
foodchain.cpp: In function ‘int main()’:
foodchain.cpp:15:5: error: expected ‘,’ or ‘;’ before ‘cout’
15 | cout<<(A*B*C*D*E)%(G);
| ^~~~