Run ID:149217

提交时间:2026-03-08 11:57:30

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