提交时间:2025-12-26 15:35:54
运行 ID: 78296
#include<bits/stdc++.h> using namespace std; int main() {cout<<"3 2 1"<<endl; return 0; }