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_33409812_26466.cpp: In function 'bool cmp(student, student)':
0_0_33409812_26466.cpp:16:5: error: expected ';' before 'else'
     else return a.num>b.num;
     ^
0_0_33409812_26466.cpp: In function 'int main()':
0_0_33409812_26466.cpp:44:69: error: cannot pass objects of non-trivially-copyable type 'std::string {aka class std::basic_string<char>}' through '...'
         printf("%-10s %2d %4d\n",stu[i].name,stu[i].num,stu[i].score);
                                                                     ^


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-18 10:26:41, Gzip enabled