Run ID:142643
提交时间:2026-01-11 14:58:09
#include<bits/stdc++.h> using namespace std; int main(){ cout<<1<<endl<<1; return 0; }