Run ID:129906
提交时间:2025-09-06 17:32:20
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"1"<<endl; cout<<"2"<<endl; return 0; }