Problem | foodchain |
---|---|
User | quackquack |
Submission Time | 2023-11-14 13:49:36 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
foodchain.cpp: In function ‘int main()’:
foodchain.cpp:9:2: error: expected ‘,’ or ‘;’ before ‘cout’
9 | cout << total%mod;
| ^~~~