Problem | foodchain |
---|---|
User | louisleehi |
Submission Time | 2023-12-04 15:16:25 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
foodchain.cpp: In function ‘int main()’:
foodchain.cpp:17:5: error: expected ‘,’ or ‘;’ before ‘cout’
17 | cout << g << endl;
| ^~~~