Run ID:112935

提交时间:2025-03-14 20:29:14

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