提交时间:2025-12-26 15:39:19
运行 ID: 78336
#include<bits/stdc++.h> using namespace std; int main() {cout<<"1 4 5 6 8"<<endl; return 0; }