Run ID:153091
提交时间:2026-05-10 10:07:09
#include<bits/stdc++.h> using namespace std; int main() { cout<<1<<endl; cout<<2<<endl; return 0; }