Home STD Contest Notification Clarification Problems Ranklist Status Print Sign Out

View Compilation Error

1_867_3913_1200.cpp: In function 'bool cmp(stu, stu)':
1_867_3913_1200.cpp:13:6: error: redefinition of 'bool cmp(stu, stu)'
 bool cmp(stu a,stu b)
      ^
1_867_3913_1200.cpp:9:6: note: 'bool cmp(stu, stu)' previously defined here
 bool cmp(stu a,stu b)
      ^
1_867_3913_1200.cpp: In function 'int main()':
1_867_3913_1200.cpp:58:15: error: 'cmp1' was not declared in this scope
    sort(g,g+n,cmp1);
               ^


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-24 20:51:17, Gzip enabled