0_0_14507983_10591.cpp:72:28: error: expected '}' at end of input
pushDown(rt, l , r); //访问儿子节点时先下推lazy
^
0_0_14507983_10591.cpp: In member function 'void SegmentTree::update(int, int, int)':
0_0_14507983_10591.cpp:72:28: error: expected '}' at end of input
0_0_14507983_10591.cpp: At global scope:
0_0_14507983_10591.cpp:72:28: error: expected unqualified-id at end of input
|