Run ID:143972
提交时间:2026-01-18 09:37:24
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"123"<<endl<<"456"; return 0; }