提交时间:2025-10-29 23:15:38
运行 ID: 71896
#include <bits/stdc++.h> using namespace std; int main(){ cout <<" * "; cout <<" *** "; cout <<"*****"; return 0; }