https://school.programmers.co.kr/learn/courses/30/lessons/135808?language=cpp #include #include #include #include using namespace std; int solution(int k, int m, vector score) { int answer = 0; vector boxScore; int repetition = score.size() / m; sort(score.rbegin(), score.rend()); for (int i = 0; boxScore.size() score.size()) break; for (int j = i; j < i + m; j++) { t.push_back(score[j]); } boxS..