#include<bits/stdc++.h> using namespace std; int a,b,n,ans; int main(){ cout<<123<<endl<<456; return 0; }