0_0_33343618_19340.cpp: In function 'void bu(int, int, int)':
0_0_33343618_19340.cpp:7:5: error: 'h' was not declared in this scope
if(h==r)tr[k]=a[l];
^
0_0_33343618_19340.cpp:13:2: error: 'b' was not declared in this scope
b[k]=b[k<<1]+b[k<<1|1];
^
0_0_33343618_19340.cpp: In function 'void q(int, int, int)':
0_0_33343618_19340.cpp:18:2: error: 'b' was not declared in this scope
b[e]+=o[e]*(r-h+1);o[2*e]+=o[e];o[2*e+1]+=o[e];o[e]=0;
^
0_0_33343618_19340.cpp:18:4: error: 'e' was not declared in this scope
b[e]+=o[e]*(r-h+1);o[2*e]+=o[e];o[2*e+1]+=o[e];o[e]=0;
^
0_0_33343618_19340.cpp:18:16: error: 'h' was not declared in this scope
b[e]+=o[e]*(r-h+1);o[2*e]+=o[e];o[2*e+1]+=o[e];o[e]=0;
^
0_0_33343618_19340.cpp:19:14: error: 't' was not declared in this scope
if(l<=h&&r<=t)s+=b[e];
^
0_0_33343618_19340.cpp: In function 'void p(int, int, int)':
0_0_33343618_19340.cpp:29:5: error: 'l' was not declared in this scope
if(l<=h&&r<=t)o[e]+=s;
^
0_0_33343618_19340.cpp:29:14: error: 't' was not declared in this scope
if(l<=h&&r<=t)o[e]+=s;
^
0_0_33343618_19340.cpp: In function 'int main()':
0_0_33343618_19340.cpp:44:15: error: 'rd' was not declared in this scope
cin>>c;x=rd();y=rd();
^
|