-->
当前位置:首页 > 题库

PROGRAMMING:Ancient Egypt - pyramids

Luz5年前 (2021-05-10)题库389
Pyramid is a classic graphic arrangement problem after 99 multiplication voting
Title Requirements:
The user is required to control the number of layers of the tower body and complete the following gold font style;
###Input format:
four
###Output format:
*
***

**
###Input example:
Here is a set of inputs. For example:
```in
five
eight
```
###Output example:
The corresponding output is given here. For example:
```out
*
***

**
****
*
***

**
****
*
***

```







answer:If there is no answer, please comment