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_28004372_11919.cpp:6:1: error: expected ',' or ';' before 'int'
 int pre[maxn];
 ^
0_0_28004372_11919.cpp: In function 'void init()':
0_0_28004372_11919.cpp:20:5: error: 'pre' was not declared in this scope
     pre[i]=i;
     ^
0_0_28004372_11919.cpp: In function 'int find(int)':
0_0_28004372_11919.cpp:27:8: error: 'pre' was not declared in this scope
  while(pre[r]!=r)
        ^
0_0_28004372_11919.cpp: In function 'void join(int, int)':
0_0_28004372_11919.cpp:35:3: error: 'pre' was not declared in this scope
   pre[fx]=fy;
   ^


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-11-29 03:58:00, Gzip enabled