提交时间:2026-02-22 18:51:50

运行 ID: 430549

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