摘要:
排序题#include #include #include #include #include using namespace std;const int N = 100005;int score[10];struct Node{ int id; int problem; int get;}person[N];struct ANS{ int rank; int id; int total; int get[6]; bool flag; int perfect;}ans[10005];int cmp1(const ANS &a, const ANS &b){ if (a.tota 阅读全文
posted @ 2014-03-02 15:05
小白哥哥啊
阅读(303)
评论(0)
推荐(0)
浙公网安备 33010602011771号