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

PROGRAMMING:Symmetrical check

Luz5年前 (2021-05-10)题库389
###Input format:
Try to let the computer output a sample of symmetrical checkmarks with asterisks.
###Output format:
There is no need to input this question
###Input example:
```in
```
###Output example:
```out
**
* *
* *
* * * *
* * * *
* *
```







answer:If there is no answer, please comment