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_17646313_1410.cpp:12:8: error: 'LL' does not name a type
 inline LL read()
        ^
0_0_17646313_1410.cpp: In function 'int main()':
0_0_17646313_1410.cpp:53:13: error: 'read' was not declared in this scope
  int T=read();
             ^
0_0_17646313_1410.cpp:59:9: error: 'struct Ed' has no member named 'u'
    E[i].u=read(),E[i].v=read(),E[i].w=read();
         ^
0_0_17646313_1410.cpp:64:18: error: 'struct Ed' has no member named 'u'
    int u=fd(E[i].u),v=fd(E[i].v);
                  ^
0_0_17646313_1410.cpp:65:10: error: 'v' was not declared in this scope
    if(u!=v)
          ^
0_0_17646313_1410.cpp:67:13: error: 'struct Ed' has no member named 'u'
     AE(E[i].u,E[i].v,E[i].w);
             ^
0_0_17646313_1410.cpp:20:47: note: in definition of macro 'AE'
 #define AE(u,v,w) E[Si]=(Ed){v,w},nxt[Si]=idx[u],idx[u]=Si++
                                               ^
0_0_17646313_1410.cpp:67:13: error: 'struct Ed' has no member named 'u'
     AE(E[i].u,E[i].v,E[i].w);
             ^
0_0_17646313_1410.cpp:20:54: note: in definition of macro 'AE'
 #define AE(u,v,w) E[Si]=(Ed){v,w},nxt[Si]=idx[u],idx[u]=Si++
                                                      ^


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-06-28 01:48:08, Gzip enabled