0_0_33093332_15653.cpp:25:21: error: 'll' has not been declared
void pushlz(int now,ll l) { t[now].maxx += l,t[now].lz += l; }
^
0_0_33093332_15653.cpp:27:33: error: 'll' has not been declared
void update(int now,int l,int r,ll v)
^
0_0_33093332_15653.cpp: In function 'int main()':
0_0_33093332_15653.cpp:61:1: error: expected primary-expression before '%' token
%
^
0_0_33093332_15653.cpp:61:1: error: expected primary-expression at end of input
0_0_33093332_15653.cpp:61:1: error: expected '}' at end of input
0_0_33093332_15653.cpp:61:1: error: expected '}' at end of input
0_0_33093332_15653.cpp:61:1: error: expected '}' at end of input
0_0_33093332_15653.cpp:61:1: error: expected '}' at end of input
|