Problem orchard
User Ush
Submission Time 2023-11-16 14:13:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

orchard.cpp: In function ‘int32_t main()’:
orchard.cpp:40:1: error: expected ‘}’ at end of input
40 | }
| ^
orchard.cpp:7:16: note: to match this ‘{’
7 | int32_t main() {
| ^