提交时间:2026-03-04 20:49:40

运行 ID: 430873

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