Problem foodchain
User StarSparrowFox
Submission Time 2025-01-06 20:21:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

foodchain.cpp: In function ‘int main()’:
foodchain.cpp:14:5: error: ‘retur’ was not declared in this scope
14 | retur
| ^~~~~
foodchain.cpp:14:5: error: expected ‘}’ at end of input
foodchain.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^