提交时间:2025-09-20 09:57:34
运行 ID: 350050
#include<iostream> using namespace std; int main(){ cout<< 1234*4321<<endl; return 0; }