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_22381314_25897.cpp:43:31: error: expected ';' at end of member declaration
  bool operator<(const nodes a)const   //set?lt;าชึุ? {
                               ^
0_0_22381314_25897.cpp:46:3: error: expected unqualified-id before 'return'
   return y1>y2 || equal(y1,y2) && mark>a.mark;
   ^
0_0_22381314_25897.cpp:47:2: error: expected ';' after struct definition
  }
  ^
0_0_22381314_25897.cpp:45:19: error: 'a' was not declared in this scope
   double y2=cacul(a.id,a.mark);
                   ^
0_0_22381314_25897.cpp:45:24: error: 'a' was not declared in this scope
   double y2=cacul(a.id,a.mark);
                        ^
0_0_22381314_25897.cpp:48:1: error: expected declaration before '}' token
 };
 ^


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-26 13:47:50, Gzip enabled