STL set 對結構體某一特定元素排序 小記 新發現

#include<iostream> #include<cstdio> #include<string> #include<algorithm> #include<set> using namespace std; typedef struct k {     float math,English,chinese,sum;     string id,name;      }student; bo
相關文章
相關標籤/搜索