Run ID:143155
提交时间:2026-01-11 19:06:21
#include<bits/stdc++.h> using namespace std; int a,b,n,ans; int main(){ cout<<123<<endl<<456; return 0; }