提交时间:2025-07-08 12:27:18
运行 ID: 329760
#include<bits/stdc++.h> using namespace std; int main() { cout<<1234*4321<<endl; return 0; }