Run ID:4867
提交时间:2024-09-28 16:53:00
#include<bits/stdc++.h> using namespace std; int main(){ cout<<1<<endl<<2; }