提交时间:2025-04-25 15:41:09

运行 ID: 64716

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