提交时间:2026-04-14 19:45:19
运行 ID: 315887
#include<bits/stdc++.h> using namespace std; int main(){ int n; for i in range(n,0,-1): print('*' * i) }