Run ID:112879

提交时间:2025-03-14 20:18:43

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