提交时间:2025-10-29 23:19:33

运行 ID: 71897

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