Run ID:153098

提交时间:2026-05-10 10:09:39

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