0_0_29344146_13260.cpp: In function 'void update(int, int, int, int, int, int)':
0_0_29344146_13260.cpp:60:37: error: expected primary-expression at end of input
if(L <= m) update(lson, L, R, v)%
^
0_0_29344146_13260.cpp:60:37: error: expected '}' at end of input
|