Problem | foodchain |
---|---|
User | siqideng09 |
Submission Time | 2023-11-08 15:38:11 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
foodchain.cpp: In function ‘int main()’:
foodchain.cpp:14:35: error: expected ‘)’ before ‘;’ token
14 | cout << ((A*B*C*D*E) % 1000000009;
| ~ ^
| )