The number and character is described by lattice in the early computer. Now, we describe 0123456789 is using following graph:
We should translate the number inputted to graph.
The input file may include many lines, each line contain a positive integer n (0<n<=99999).
For each integer, output the corresponding digital graphics.
1234
99999
* *** *** * *
* * * * *
* *** *** ***
* * * *
* *** *** *
*** *** *** *** ***
* * * * * * * * * *
*** *** *** *** ***
* * * * *
*** *** *** *** ***