0_0_30474131_29149.cpp: In function 'void get_ans(int, int)':
0_0_30474131_29149.cpp:42:29: error: 'id' was not declared in this scope
int L=1,R=tree.cnt[tree.RT[id]]-tree.cnt[tree.RT[x]],res=n+1;
^
0_0_30474131_29149.cpp:46:19: error: 'res' was not declared in this scope
if(v>=y)R=mid-1,res=v;
^
0_0_30474131_29149.cpp:49:21: error: 'res' was not declared in this scope
}printf("%d\n",lst=res);
^
0_0_30474131_29149.cpp: In function 'void sol()':
0_0_30474131_29149.cpp:56:2: error: 'id' was not declared in this scope
id=n;
^
|