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_36718493_6856.cpp: In function 'void dfs(int, int, int)':
0_0_36718493_6856.cpp:41:4: error: 'u' was not declared in this scope
 fa[u][i]=fa[fa[u][i-1]][i-1];
    ^
0_0_36718493_6856.cpp: In function 'int query(int, int, int, int, int)':
0_0_36718493_6856.cpp:88:25: error: 'o' was not declared in this scope
 if(x<=mid)res+=query(ls[o],l,mid,x,y);
                         ^
0_0_36718493_6856.cpp:89:24: error: 'o' was not declared in this scope
 if(y>mid)res+=query(rs[o],mid+1,r,x,y);
                        ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2025-04-18 09:42:55, Gzip enabled