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