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_28559222_13017.cpp:1:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_28559222_13017.cpp:2:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_28559222_13017.cpp:3:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_28559222_13017.cpp:4:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_28559222_13017.cpp: In function 'bool cmp1(Edge, Edge)':
0_0_28559222_13017.cpp:19:11: error: 'struct Edge' has no member named 'wb'
  return a.wb.w;
           ^
0_0_28559222_13017.cpp: In function 'void gao(int)':
0_0_28559222_13017.cpp:37:6: error: expected initializer before 'ans'
  ULL ans=0;
      ^
0_0_28559222_13017.cpp:39:19: error: 'sort' was not declared in this scope
  sort(e,e+n-1,cmp1);
                   ^
0_0_28559222_13017.cpp:40:14: error: expected ';' at end of input
  for(int i=0;i
              ^
0_0_28559222_13017.cpp:40:14: error: expected primary-expression at end of input
0_0_28559222_13017.cpp:40:14: error: expected ')' at end of input
0_0_28559222_13017.cpp:40:14: error: expected statement at end of input
0_0_28559222_13017.cpp:40:14: error: expected '}' at end of input


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.001000(s) query 1, Server time : 2025-01-11 06:12:16, Gzip enabled