竞赛
考级
魔丸
#include<bits/stdc++.h> using namespace std; int main () { cout << "3" << " " << "2" << " " << "1" ; return 0; }
青梧叶