0_0_39578796_26633.cpp:68:5: error: unterminated comment
68 | /*
| ^
0_0_39578796_26633.cpp:67: error: unterminated #if
67 | #if __cplusplus >= 201703L
|
0_0_39578796_26633.cpp:4: error: unterminated #ifndef
4 | #ifndef __SEGTREES_H__
|
0_0_39578796_26633.cpp:66:6: error: expected '}' at end of input
66 | } // namespace internal
| ^
0_0_39578796_26633.cpp:21:1: note: to match this '{'
21 | {
| ^
|