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