提交时间:2025-10-19 11:43:14

运行 ID: 356995

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