提交时间:2025-12-26 15:21:55

运行 ID: 78097

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