提交时间:2026-01-03 22:17:45
运行 ID: 79399
#include<bits/stdc++.h> using namespace std; int main(){ cout<<12345-4321<<endl; return 0; }