竞赛
考级
代码附有注释,已有缩进,直接复制即可
#include <bits/stdc++.h> using namespace std; int main() { cout<<"9\n8\n7\n6\n5"; return 0; }
提交答案之后,这里将显示提交结果~