提交时间:2025-08-01 15:31:08

运行 ID: 337302

#include<iostream> using namespace std; int main(){ cout<<1234*4321<<endl; return 0; }