提交时间:2025-08-31 19:04:16

运行 ID: 345329

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