竞赛
考级
#include <iostream> #include <cmath> using namespace std; int main() { int x, y; cin >> x >> y; }
186****6957
提交答案之后,这里将显示提交结果~