竞赛
考级
什么鬼???这是从哪冒出来的破题目
Voldemort
#include <bits/stdc++.h> using namespace std; int main() { int a,b; cin >> a >> b; cout<<a+b; return 0; }
.Dream.
共17523条