Problem foodchain
User noob41
Submission Time 2023-11-08 09:31:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

foodchain.cpp: In function ‘int32_t main()’:
foodchain.cpp:13:2: error: expected ‘,’ or ‘;’ before ‘cout’
13 | cout<<output;
| ^~~~