提交时间:2024-11-30 11:08:00

运行 ID: 879

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