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

PROGRAMMING:The real Chinese character

Luz5年前 (2021-05-10)题库389
Please program to output the following Chinese character dot matrix graphics.
![ 111111111111111111111111.png](~/71df9968-e23a-4b54-a156-ac5b205e02a9.png)
Please be careful not to have extra space to enter.
###Input example:
```in
```
###Output example:
```out
* *
** ****
* *
* * *
** * *
* * *
* * *
* * *
* * *
*** *
* * *
* * *
* * *
* * ***
* *
```







answer:If there is no answer, please comment