提交时间:2025-08-07 19:05:39

运行 ID: 338594

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