Run ID:153121

提交时间:2026-05-10 10:19:23

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