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

PROGRAMMING:Output hollow diamond

Luz5年前 (2021-05-10)题库490
Output hollow diamond
###Input format:
No input.
###Output format:
Output hollow diamond pattern.
###Input example:
```in
No input.
```
###Output example:
```out
*
* *
* *
* *
*
```







answer:If there is no answer, please comment