Run ID:113393

提交时间:2025-03-15 18:12:21

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