Run ID:113358
提交时间:2025-03-15 18:01:18
#include<bits/stdc++.h> using namespace std; int main(){ cout<<1;endl cout<<2;endl return 0; }