提交时间:2026-06-05 14:20:22
运行 ID: 89400
#include <bits/stdc++.h> using namespace std; int main() { cout<<"2 3 5 5 8"; return 0; }