Run ID:149216
提交时间:2026-03-08 11:57:13
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"123,"<<endl<<"456"; return 0; }