提交时间:2025-12-28 19:42:05

运行 ID: 79100

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