提交时间:2025-12-26 15:30:19
运行 ID: 78238
#include<bits/stdc++.h> using namespace std; int main() { cout<<"1 2 4 5 3"; return 0; }