提交时间:2025-12-26 20:08:20
运行 ID: 78567
#include<bits/stdc++.h> using namespace std; int main() {cout<<"1"<<endl; cout<<"2"; return 0; }