竞赛
考级
#include<bits/stdc++.h> using namespace std; int main(){ int a; cin>>a; cout<<a/2; return 0; }
@亲爱的辣子狗 为啥做不出来?
提交答案之后,这里将显示提交结果~