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_17400258_5716.cpp: In function 'void init(int)':
0_0_17400258_5716.cpp:14:2: error: 'e' was not declared in this scope
  e = pos = 0;
  ^
0_0_17400258_5716.cpp:14:6: error: 'pos' was not declared in this scope
  e = pos = 0;
      ^
0_0_17400258_5716.cpp:15:9: error: 'first' was not declared in this scope
  memset(first,-1,sizeof(first));
         ^
0_0_17400258_5716.cpp:16:9: error: 'Son' was not declared in this scope
  memset(Son,-1,sizeof(Son));
         ^
0_0_17400258_5716.cpp:17:2: error: 'ans' was not declared in this scope
  ans.clear();
  ^
0_0_17400258_5716.cpp:19:3: error: 'fuck' was not declared in this scope
   fuck[i].clear();
   ^
0_0_17400258_5716.cpp: In function 'void addedge(int, int)':
0_0_17400258_5716.cpp:23:2: error: 'vv' was not declared in this scope
  vv[e] = v; nxt[e] = first[u]; first[u] = e++;
  ^
0_0_17400258_5716.cpp:23:5: error: 'e' was not declared in this scope
  vv[e] = v; nxt[e] = first[u]; first[u] = e++;
     ^
0_0_17400258_5716.cpp:23:13: error: 'nxt' was not declared in this scope
  vv[e] = v; nxt[e] = first[u]; first[u] = e++;
             ^
0_0_17400258_5716.cpp:23:22: error: 'first' was not declared in this scope
  vv[e] = v; nxt[e] = first[u]; first[u] = e++;
                      ^
0_0_17400258_5716.cpp: In function 'void buildtree(int, int, int)':
0_0_17400258_5716.cpp:42:9: error: 'struct ST' has no member named 'ke'
  st[id].ke
         ^
0_0_17400258_5716.cpp:42:9: error: expected '}' at end of input


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-06 19:23:27, Gzip enabled