| Problem | foodchain |
|---|---|
| User | abyts |
| Submission Time | 2025-11-12 11:18:52 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
foodchain.cpp: In function ‘int32_t main()’:
foodchain.cpp:14:1: error: expected ‘}’ at end of input
14 | }
| ^
foodchain.cpp:4:16: note: to match this ‘{’
4 | int32_t main() {
| ^