Run ID:112887
提交时间:2025-03-14 20:19:38
#include<bits/stec++.h> using namespace std; int main(){ cout<<123<<endl<<456; return 0; }