0_0_36734993_24021.cpp:24:41: error: expected ';' at end of member declaration struct SegmentTree { int l, r, lazy; ll sum} tree[MAX_N * 30]; ^