提交时间:2026-05-21 20:37:33

运行 ID: 441461

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