提交时间:2025-10-02 12:47:59

运行 ID: 68431

#include<bits/stdc++.h> using namespace std; int main(){ cout<<12345-4321<<endl; return 0; }