提交时间:2026-05-29 19:29:15
运行 ID: 442063
#include<bits/stdc++.h> using namespace std; int main(){ cout<<1234*4321<<endl; return 0; }