Problem | foodchain |
---|---|
User | SP6X765 |
Submission Time | 2024-03-01 14:25:51 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
foodchain.cpp: In function ‘int32_t main()’:
foodchain.cpp:11:10: error: expected ‘}’ at end of input
11 | return 0;
| ^
foodchain.cpp:5:15: note: to match this ‘{’
5 | int32_t main(){
| ^