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_25739053_6813.cpp: In function 'void init_parent()':
0_0_25739053_6813.cpp:28:3: error: 'heights' was not declared in this scope
   heights[i] = 1;
   ^
0_0_25739053_6813.cpp: In function 'bool join(int, int)':
0_0_25739053_6813.cpp:45:7: error: 'heights' was not declared in this scope
   if (heights[root1] < heights[root2]) {
       ^
0_0_25739053_6813.cpp: In function 'int MST(std::vector<int>&, bool*)':
0_0_25739053_6813.cpp:58:46: error: expected unqualified-id before ';' token
  int n_used_edges=0,n_edges=id.size(),cost=0,;
                                              ^
0_0_25739053_6813.cpp:71:10: error: 'sum' was not declared in this scope
   return sum;
          ^


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-18 18:39:44, Gzip enabled