提交时间:2025-12-26 20:17:43
运行 ID: 78577
#include<bits/stdc++.h> using namespace std; int main() {cout<<"2 3 5 5 8"<<endl; return 0; }