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_24885032_4453.cpp:5:16: error: 'Len' does not name a type
 bool cmp(const Len &x, const Len &y) {
                ^
0_0_24885032_4453.cpp:5:30: error: 'Len' does not name a type
 bool cmp(const Len &x, const Len &y) {
                              ^
0_0_24885032_4453.cpp: In function 'bool cmp(const int&, const int&)':
0_0_24885032_4453.cpp:6:12: error: request for member 'c' in 'x', which is of non-class type 'const int'
   return x.c < y.c;
            ^
0_0_24885032_4453.cpp:6:18: error: request for member 'c' in 'y', which is of non-class type 'const int'
   return x.c < y.c;
                  ^


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-19 10:31:37, Gzip enabled