提交时间:2026-06-12 14:21:45

运行 ID: 90683

#include<bits/stdc++.h> using namespace std; int main() { cout<<"1 1 2 1 2"; return 0; }