Run ID:112867

提交时间:2025-03-14 20:14:20

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