PROGRAMMING:The real Chinese character
Please program to output the following Chinese character dot matrix graphics.

Please be careful not to have extra space to enter.
###Input example:
```in
```
###Output example:
```out
* *
** ****
* *
* * *
** * *
* * *
* * *
* * *
* * *
*** *
* * *
* * *
* * *
* * ***
* *
```
answer:If there is no answer, please comment

Please be careful not to have extra space to enter.
###Input example:
```in
```
###Output example:
```out
* *
** ****
* *
* * *
** * *
* * *
* * *
* * *
* * *
*** *
* * *
* * *
* * *
* * ***
* *
```
answer:If there is no answer, please comment