0_0_23778308_24348.cpp:87:1: error: stray '\241' in program
กกกก
^
0_0_23778308_24348.cpp:87:1: error: stray '\241' in program
0_0_23778308_24348.cpp:87:1: error: stray '\241' in program
0_0_23778308_24348.cpp:87:1: error: stray '\241' in program
0_0_23778308_24348.cpp: In function 'void build(int, int, int)':
0_0_23778308_24348.cpp:7:2: error: 'nbsp' was not declared in this scope
tag[x]=-1;
^
0_0_23778308_24348.cpp: In function 'void pb(int)':
0_0_23778308_24348.cpp:35:2: error: 'nbsp' was not declared in this scope
if(tag[x]<0)return;
^
0_0_23778308_24348.cpp: In function 'void change(int, int, int, int)':
0_0_23778308_24348.cpp:42:2: error: 'nbsp' was not declared in this scope
if(c<=a&&b<=d){tag1(x,p);return;}
^
0_0_23778308_24348.cpp: In function 'void ask(int, int, int)':
0_0_23778308_24348.cpp:50:2: error: 'nbsp' was not declared in this scope
if(c<=a&&b<=d){ans+=v[x];return;}
^
0_0_23778308_24348.cpp: In function 'int lower(int)':
0_0_23778308_24348.cpp:58:2: error: 'nbsp' was not declared in this scope
int l=st[1],r=en[1],mid,t=0;
^
0_0_23778308_24348.cpp: In function 'int rnd()':
0_0_23778308_24348.cpp:63:2: error: 'nbsp' was not declared in this scope
A=(36969+(ans>>3))*(A&65535)+(A>>16);
^
0_0_23778308_24348.cpp: In function 'int main()':
0_0_23778308_24348.cpp:68:2: error: 'nbsp' was not declared in this scope
for(scanf("%d",&Case);Case--;printf("%d\n",sum)){
^
0_0_23778308_24348.cpp:78:37: error: 'else' without a previous 'if'
else{
^
|