提交时间:2025-10-02 12:46:59
运行 ID: 68430
#include<bits/stdc++.h> using namepsace std; int main(){ cout<<12345-4321<<endl; return 0; }