提交时间:2025-12-26 15:35:30

运行 ID: 78291

#include <bits/stdc++.h> using namespace std; int main() { cout << 8 << endl ; cout << "15 20 32 40 67 89 300 400\n" ; return 0 ; }