0_0_38775024_12460.cpp:7:28: error: expected '}' at end of input
7 | int tree, pre, suf; //pre
| ^
0_0_38775024_12460.cpp:6:1: note: to match this '{'
6 | {
| ^
0_0_38775024_12460.cpp:7:28: error: expected unqualified-id at end of input
7 | int tree, pre, suf; //pre
| ^
|