Home STD Contest Notification Clarification Problems Ranklist Status Print Sign Out

View Compilation Error

1_645_3035_28962.cpp: In function 'int main()':
1_645_3035_28962.cpp:100:54: error: 'sort' was not declared in this scope
                 sort(V1[i].begin(), V1[i].end(), cmp1);
                                                      ^
1_645_3035_28962.cpp:117:54: error: 'sort' was not declared in this scope
                 sort(V2[i].begin(), V2[i].end(), cmp2);
                                                      ^
1_645_3035_28962.cpp:167:54: error: 'sort' was not declared in this scope
                 sort(V2[i].begin(), V2[i].end(), cmp2);
                                                      ^


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-06-29 10:20:10, Gzip enabled