提交时间:2024-11-30 11:09:02
运行 ID: 880
#include<bits/stdc++.h> using namespace std; int main(){ cout<<40+40-6<<" "<<6/2; }