提交时间:2026-06-12 15:05:14
运行 ID: 91107
#include <bits/stdc++.h> using namespace std ; int main() { cout << "*\n**\n***\n****\n" ; return 0 ; }