我不会告诉你我对我自己的想法笑了一下午的。。
#include <iostream>
#include <algorithm> #include <time.h> #include <string.h> using namespace std; typedef struct select bool comp(sel a, sel b) int main() |
貌似升序更快?
];
; i < k * ; i++) { cin >> cow[i].num; cow[i].id = i + ; } sort(cow, cow + k * , comp); srand(() { ; ; ; a < k; a++) { temp1 += cow[a].num; } * k; a++) { temp2 += cow[a].num; } * k) && (temp2 > * k)) { ; a < k * ; a++) { cout << cow[a].id << endl; } break; } } } } |