提交时间:2026-06-05 14:47:37
运行 ID: 89750
#include <bits/stdc++.h> using namespace std; int main() { cout<<"5,5,4,3,2"; return 0; }