提交时间:2026-06-12 14:21:29

运行 ID: 90679

#include<bits/stdc++.h> using namespace std; int main() { cout<<"2 3 5 6 8"; return 0; }