提交时间:2026-01-04 14:58:30
运行 ID: 80077
#include<bits/stdc++.h> using namespace std; int main() {cout<<"5 6 9 8 7 10"<<endl; return 0; }