提交时间:2025-12-26 14:33:39

运行 ID: 77626

// #include<bits/stdc++.h> using namespace std; int main(){ cout<<3<<" "<<2<<" "<<1; return 0; }