提交时间:2026-01-09 14:23:25
运行 ID: 81505
#include <iostream> using namespace std; int main() { cout<<"5 6 7 8 9 10"; return 0; }