F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_25729377_13675.cpp: In function 'int ask(int, int, int)':
0_0_25729377_13675.cpp:36:23: error: 'GetLCA' was not declared in this scope
     int lca=GetLCA(x,y),ans=0,res=v[lca]^z;
                       ^
0_0_25729377_13675.cpp:40:61: error: 'ans' was not declared in this scope
         if(vis[ch[x][d]]+vis[ch[y][d]]-2*vis[ch[lca][d]]>0) ans|=1<<i;
                                                             ^
0_0_25729377_13675.cpp:46:16: error: 'ans' was not declared in this scope
     return max(ans,res);
                ^
0_0_25729377_13675.cpp:46:20: error: 'res' was not declared in this scope
     return max(ans,res);
                    ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-12-02 04:38:34, Gzip enabled