Problem foodchain
User XY3491
Submission Time 2026-02-14 11:06:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

foodchain.cpp: In function ‘int main()’:
foodchain.cpp:15:9: error: expected ‘}’ at end of input
15 | cout<<f;
| ^
foodchain.cpp:4:1: note: to match this ‘{’
4 | {
| ^