提交时间:2025-05-03 20:24:05

运行 ID: 320253

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