#A. C++-循环嵌套-对于给定的自然数n(n<20),在屏幕上输出仅由“*”构成的n行的直角三角形

    Type: Default 1000ms 256MiB

C++-循环嵌套-对于给定的自然数n(n<20),在屏幕上输出仅由“*”构成的n行的直角三角形

You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.

Background

Description

对于给定的自然数n(n<20),在屏幕上输出仅由“*”构成的n行的直角三角形 如:n=4时 输出: * **



image

Format

Input

Output

Samples

5
*
**
***
****
*****

Limitation

1s, 1024KiB for each test case.

循环嵌套

Not Attended
Status
Done
Rule
ACM/ICPC
Problem
8
Start at
2024-4-27 17:15
End at
2024-5-12 17:15
Duration
360 hour(s)
Host
Partic.
5