提交时间:2025-12-09 13:30:22

运行 ID: 75680

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