Problem | foodchain |
---|---|
User | jethrochai |
Submission Time | 2023-11-08 10:37:24 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
foodchain.cpp: In function ‘int main()’:
foodchain.cpp:11:2: error: expected ‘,’ or ‘;’ before ‘cout’
11 | cout << k;
| ^~~~