提交时间:2025-12-26 15:29:17
运行 ID: 78222
#include<bits/stdc++.h> using namespace std; int main() {cout<<"8"<<endl; cout<<"15 20 32 40 67 89 300 400"; return 0; }