提交时间:2025-04-25 17:16:23
运行 ID: 64783
#include<bits/stdc++.h> using namespace std; int main() { cout<<"1"<<endl<<"2"<<endl; return 0; }