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