提交时间:2026-06-12 15:32:29
运行 ID: 91328
#include<bits/stdc++.h> using namespace std; int main() { cout<<"1 2 4 5"; return 0; }