提交时间:2026-01-03 22:17:08

运行 ID: 79398

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