Problem orchard
User bakchormee
Submission Time 2024-05-21 16:39:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

orchard.cpp: In function ‘int main()’:
orchard.cpp:65:1: error: expected ‘}’ at end of input
65 | }
| ^
orchard.cpp:33:11: note: to match this ‘{’
33 | int main(){
| ^