PROGRAMMING:Super Marie
###Task description:
Super Mary is a very classic game. Please output a scene in super Mary in the form of character drawing.
###Input format:
This program does not require input
###Output format:
Please output according to the output sample format.
###Input example:
```in
```
###Output example:
```out
***
**
####....#.
#..###.....##....
###.......###### ### ### ### ###
........... #...# #...# #...# #...#
##*####### #.#.# #.#.# #.#.# #.#.#
####**###### #.#.# #.#.# #.#.# #.#.#
...#***.****.*###.... #...# #...# #...# #...#
....##..... ### ### ### ###
....**** ....
#### ####
###### ######
############################################################## ##################################
#...#......#.##...#......#.##...#......#.##------------------# #...#......#.##------------------#
###########################################------------------# ###############------------------#
#..#....#....##..#....#....##..#....#....##################### #..#....#....#####################
########################################## #----------# ############## #----------#
#.....#......##.....#......##.....#......# #----------# #.....#......# #----------#
########################################## #----------# ############## #----------#
#.#..#....#..##.#..#....#..##.#..#....#..# #----------# #.#..#....#..# #----------#
########################################## ############ ############## ############
```
###Tips
The output must be strictly in accordance with the sample, and there must be no spaces at the end of each line.
###Title Source
This topic is selected from openjudge website http://noi.openjudge.cn/ch0101/10/ .
answer:If there is no answer, please comment
Super Mary is a very classic game. Please output a scene in super Mary in the form of character drawing.
###Input format:
This program does not require input
###Output format:
Please output according to the output sample format.
###Input example:
```in
```
###Output example:
```out
***
**
####....#.
#..###.....##....
###.......###### ### ### ### ###
........... #...# #...# #...# #...#
##*####### #.#.# #.#.# #.#.# #.#.#
####**###### #.#.# #.#.# #.#.# #.#.#
...#***.****.*###.... #...# #...# #...# #...#
....##..... ### ### ### ###
....**** ....
#### ####
###### ######
############################################################## ##################################
#...#......#.##...#......#.##...#......#.##------------------# #...#......#.##------------------#
###########################################------------------# ###############------------------#
#..#....#....##..#....#....##..#....#....##################### #..#....#....#####################
########################################## #----------# ############## #----------#
#.....#......##.....#......##.....#......# #----------# #.....#......# #----------#
########################################## #----------# ############## #----------#
#.#..#....#..##.#..#....#..##.#..#....#..# #----------# #.#..#....#..# #----------#
########################################## ############ ############## ############
```
###Tips
The output must be strictly in accordance with the sample, and there must be no spaces at the end of each line.
###Title Source
This topic is selected from openjudge website http://noi.openjudge.cn/ch0101/10/ .
answer:If there is no answer, please comment