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_39761935_22186.cpp: In function 'void dfs(int, int)':
0_0_39761935_22186.cpp:14:21: error: 'L' was not declared in this scope
   14 |     for (int i=1;i<=L;i++)
      |                     ^
0_0_39761935_22186.cpp: In function 'int lca(int, int)':
0_0_39761935_22186.cpp:24:16: error: 'L' was not declared in this scope
   24 |     for (int i=L;i>=0;i--) if (dep[fa[x][i]]>=dep[y])
      |                ^
0_0_39761935_22186.cpp:27:16: error: 'L' was not declared in this scope
   27 |     for (int i=L;i>=0;i--) if (fa[x][i]!=fa[y][i])
      |                ^


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-02-17 08:51:41, Gzip enabled