STL<algorithm>
struct studentrule1{
bool operator()(const student &s1,const student &s2)const{
return si.id<s2.id;
}
}
struct studentrule1{
bool operator()(const student &s1,const student &s2)const{
return si.id<s2.id;
}
}
全部评论
相关推荐
我的代码出BUG了:"晚点发个邮件调整一下时间",你收到新的邮件没,如果没有收到新的邮件,那就需要进入面试链接留痕,否则系统会判定你迟到
点赞 评论 收藏
分享