Problem foodchain
User Elnathan
Submission Time 2023-03-01 17:09:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

foodchain.cpp: In function ‘int main()’:
foodchain.cpp:11:1: error: expected ‘}’ at end of input
11 | }
| ^
foodchain.cpp:3:13: note: to match this ‘{’
3 | int main () {
| ^