Problem foodchain
User Uoelpc
Submission Time 2023-11-17 16:05:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

foodchain.cpp: In function ‘int32_t main()’:
foodchain.cpp:11:1: error: expected ‘,’ or ‘;’ before ‘cout’
11 | cout << x;
| ^~~~