提交时间:2025-07-08 09:40:41

运行 ID: 329026

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