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_17311194_21630.cpp:7:1: error: 'll' does not name a type
 ll j,f[1005],l[1005],r[1005],q[1005],o,ans,tot,n,b[1005],m,i,p[1005],check,u[1005];
 ^
0_0_17311194_21630.cpp:8:14: error: 'll' does not name a type
 struct node {ll x;ll y;ll z;};
              ^
0_0_17311194_21630.cpp:8:19: error: 'll' does not name a type
 struct node {ll x;ll y;ll z;};
                   ^
0_0_17311194_21630.cpp:8:24: error: 'll' does not name a type
 struct node {ll x;ll y;ll z;};
                        ^
0_0_17311194_21630.cpp:10:1: error: 'll' does not name a type
 ll cmp(node i,node j) {return i.z<j.z;}
 ^
0_0_17311194_21630.cpp:11:1: error: 'll' does not name a type
 ll GETF(ll k) {return u[k]==k?u[k]:u[k]=GETF(u[k]);}
 ^
0_0_17311194_21630.cpp:12:1: error: 'll' does not name a type
 ll getf(ll k) {return f[k]==k?f[k]:f[k]=getf(f[k]);}
 ^
0_0_17311194_21630.cpp:13:10: error: variable or field 'dfs' declared void
 void dfs(ll s,ll now,ll NOW)
          ^
0_0_17311194_21630.cpp:13:10: error: 'll' was not declared in this scope
0_0_17311194_21630.cpp:13:15: error: 'll' was not declared in this scope
 void dfs(ll s,ll now,ll NOW)
               ^
0_0_17311194_21630.cpp:13:22: error: 'll' was not declared in this scope
 void dfs(ll s,ll now,ll NOW)
                      ^


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-10-03 01:21:50, Gzip enabled