Run ID:153122

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

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