Problem | foodchain |
---|---|
User | Elnathan |
Submission Time | 2023-03-01 17:09:04 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
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 () {
| ^