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