提交时间:2026-04-19 12:31:58

运行 ID: 437111

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