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