竞赛
考级
可以不和我一样使用万能头或者全局变量 不用万能头的话用iostream #include<bits/stdc++.h> using namespace std; int n,x; int main(){ cin>>n>>x; cout<<n + x; }
FC Bayern
提交答案之后,这里将显示提交结果~